mirror of
https://github.com/ilyakooo0/optparse-applicative.git
synced 2024-11-30 23:53:48 +03:00
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
hello - a test for optparse-applicative
|
|
|
|
Usage: hello --hello TARGET
|
|
Print a greeting for TARGET
|
|
|
|
Common options:
|
|
-h,--help Show this help text
|
|
--hello TARGET Target for the greeting
|
|
|