1 2 3 4 5 6 7 8 9 10
USAGE: duck [FLAGS] [FILE] FLAGS: -h, --help Prints help information -e, --eval Evaluate script -l, --lint Lints the provided file ARGS: <FILE> The script file to execute/lint