mirror of
https://github.com/ilyakooo0/optparse-applicative.git
synced 2024-11-27 01:56:47 +03:00
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
Usage: commands COMMAND
|
|
|
|
Available options:
|
|
-h,--help Show this help text
|
|
|
|
Available commands:
|
|
hello Print greeting
|
|
goodbye Say goodbye
|
|
|
|
French commands:
|
|
bonjour Print greeting
|
|
au-revoir Say goodbye
|