mirror of https://github.com/containers/podman.git
[CI:DOCS] Add missing dash to verbose option
The `--verbose` option in the import man page was missing a dash, this corrects it. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
This commit is contained in:
parent
a94360a3f7
commit
7f6bcc2008
|
@ -34,7 +34,7 @@ Set commit message for imported image
|
|||
|
||||
Shows progress on the import
|
||||
|
||||
**-verbose**
|
||||
**\-\-verbose**
|
||||
|
||||
Print additional debugging information
|
||||
|
||||
|
|
Loading…
Reference in New Issue