update README

This commit is contained in:
Denis Lehmann 2022-01-20 17:48:14 +01:00
parent f9e5c97dd9
commit 1de5776a84

View file

@ -234,9 +234,9 @@
N Number to count N Number to count
OPTIONS OPTIONS
-h, --help Show this help message
-r, --reverse Count reverse -r, --reverse Count reverse
-t, --text TEXT Print TEXT when finished counting (default: done) -t, --text TEXT Print TEXT when finished counting (default: done)
-h, --help Show this help message and exit
EXAMPLES EXAMPLES
count 8 Count to eight count 8 Count to eight
@ -307,8 +307,8 @@
NUMBERS Numbers which will be added NUMBERS Numbers which will be added
OPTIONS OPTIONS
-h, --help Show this help message
-v, --verbose Enable verbose output -v, --verbose Enable verbose output
-h, --help Show this help message and exit
#+end_example #+end_example
An example call looks like this: An example call looks like this:
@ -379,12 +379,12 @@
Greet a person. Greet a person.
OPTIONS OPTIONS
-h, --help Show this help message
-p, --pretty-useless-flag This is a pretty useless flag which is only used to -p, --pretty-useless-flag This is a pretty useless flag which is only used to
show correct linebreaks of the usage. Change your show correct linebreaks of the usage. Change your
terminal size and let this print again to see how terminal size and let this print again to see how
the output adapts to your window the output adapts to your window
-l, --ask-for-lastname Ask for lastname -l, --ask-for-lastname Ask for lastname
-h, --help Show this help message and exit
#+end_example #+end_example
An example call looks like this: An example call looks like this: