1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-06 06:53:33 +03:00
juvix/tests/CLI/help.test
2022-08-19 16:57:07 +02:00

13 lines
356 B
Plaintext

$ juvix --help
> /Usage: juvix ((\-v|\-\-version) | (\-h|\-\-help) | \[\-\-no\-colors\] \[\-\-show\-name\-ids\]
\[\-\-stdin\] \[\-\-only\-errors\] \[\-\-no\-termination\] \[\-\-no\-positivity\]
\[\-\-no-stdlib\] COMPILER_CMD |
UTILITY_CMD)*/
>= 0
$ juvix --help --other
>2 /Invalid option `--other'
*/
>= 1