Cleanup help and add options to man page
Missing options from man page, and sort options alphabetically, as best we can. Signed-off-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
e999610fd6
commit
f6d9d626a9
2 changed files with 30 additions and 26 deletions
|
@ -6,6 +6,7 @@ ocid - Enable OCI Kubernetes Container Runtime daemon
|
|||
|
||||
# SYNOPSIS
|
||||
**ocid**
|
||||
[**--config**=[*value*]]
|
||||
[**--conmon**=[*value*]]
|
||||
[**--containerdir**=[*value*]]
|
||||
[**--debug**]
|
||||
|
@ -38,6 +39,9 @@ ocid is meant to provide an integration path between OCI conformant runtimes and
|
|||
|
||||
# GLOBAL OPTIONS
|
||||
|
||||
**--config**=""
|
||||
path to configuration file
|
||||
|
||||
**--conmon**=""
|
||||
path to the conmon executable (default: "/usr/libexec/ocid/conmon")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue