Skip to content

Commit

Permalink
README: update example --help output
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksa Sarai <[email protected]>
  • Loading branch information
cyphar committed Oct 4, 2017
1 parent bd481e4 commit 859d46e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,13 @@ USAGE:
umoci [global options] command [command options] [arguments...]
VERSION:
0.0.0~rc3
0.3.1
AUTHOR(S):
Aleksa Sarai <[email protected]>
COMMANDS:
raw advanced internal image tooling
help, h Shows a list of commands or help for one command
image:
Expand All @@ -101,7 +102,8 @@ COMMANDS:
list, ls lists the set of tags in an OCI image
GLOBAL OPTIONS:
--debug set log level to debug
--verbose alias for --log=info
--log value set the log level (debug, info, [warn], error, fatal) (default: "warn")
--help, -h show help
--version, -v print the version
```
Expand Down

0 comments on commit 859d46e

Please sign in to comment.