Update help text

This commit is contained in:
Ray Lee 2016-01-14 11:40:42 -08:00
parent b6c0ab8eb6
commit 3584f91169
2 changed files with 8 additions and 7 deletions

View File

@ -20,10 +20,10 @@ Then make sure `~/bin` is in your `$PATH`. On OSX edit ~/.bash_profile (or ~/.ba
tldr [options] command
[options]
-l, --list: show all available pages
-u, --update: update, force retrieving latest copies of index and <command>
-p, --platform: show page from specific platform rather than autodetecting
-h, -?: this help overview
-l, --list: show all available pages
-p, --platform: show page from specific platform rather than autodetecting
-u, --update: update, force retrieving latest copies of index and <command>
-h, -?, --help: this help overview
command
Show examples for this command

7
tldr
View File

@ -189,9 +189,10 @@ usage() {
USAGE: $cmd [options] <command>
[options]
-l, --list: show all available pages
-u, --update: update, force retrieving latest copies of locally cached files
-h, -?: this help overview
-l, --list: show all available pages
-p, --platform: show page from specific platform rather than autodetecting
-u, --update: update, force retrieving latest copies of locally cached files
-h, -?, --help: this help overview
<command>
Show examples for this command