Maintain consistent order of short and long flag names in docs

Make the order of short and long flag names in the documentation
consistent. Also adjust the man page validaten script to only allow
the `**--long**, **-s**` syntax.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
This commit is contained in:
Paul Holzinger
2020-11-12 20:32:30 +01:00
parent 7774f63319
commit f5a2e578eb
21 changed files with 59 additions and 52 deletions

View File

@ -14,7 +14,7 @@ Show podman disk usage
Pretty-print images using a Go template
#### **-v**, **--verbose**[=*true|false*]
#### **--verbose**, **-v**
Show detailed information on space usage
## EXAMPLE