Skip to content

Commit

Permalink
docs(README.md): updates example help message to new format
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp committed Jul 9, 2015
1 parent 5419fd8 commit 0aca29b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ Kevin K. <[email protected]>
Does awesome things

USAGE:
MyApp [FLAGS] [OPTIONS] <INPUT> [SUBCOMMANDS]
MyApp [FLAGS] [OPTIONS] <INPUT> [SUBCOMMAND]

FLAGS:
-d Turn debugging information on
Expand All @@ -229,7 +229,7 @@ FLAGS:
OPTIONS:
-c, --config <CONFIG> Sets a custom config file

POSITIONAL ARGUMENTS:
ARGS:
INPUT The input file to use

SUBCOMMANDS:
Expand Down

0 comments on commit 0aca29b

Please sign in to comment.