Created
October 28, 2016 21:55
-
-
Save hlship/c4d14b0a398cd04e1dac9dae006dd4a8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> boot hello --help | |
Prints a greeting. | |
Options: | |
-h, --help Print this help info. | |
-g, --greeting GREETING GREETING sets greeting to use. | |
-n, --name NAME NAME sets name to greet. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment