Update "options" page

openid
Marcin Kulik 11 years ago
parent d74ead2263
commit 8eb0c910e7

@ -5,13 +5,12 @@ markdown:
See the list of available options with:
$ asciinema -h
usage: asciinema [-h] [-i] [-y] [-c <command>] [-t <title>] [action]
usage: asciinema [-h] [-y] [-c <command>] [-t <title>] [action]
Asciicast recorder+uploader.
Actions:
rec record asciicast (this is the default when no action given)
upload upload recorded (but not uploaded) asciicasts
auth authenticate and/or claim recorded asciicasts
Optional arguments:
@ -19,4 +18,4 @@ markdown:
-t title specify title of recorded asciicast
-y don't prompt for confirmation
-h, --help show this help message and exit
--version show version information
-v, --version show version information

Loading…
Cancel
Save