pveesptool: document 'help' command in usage

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-07-10 20:34:02 +02:00
parent 7b2efc96c3
commit 0b99d576b6

View File

@ -153,6 +153,7 @@ usage() {
warn " $0 format <partition> [--force]"
warn " $0 init <partition>"
warn " $0 refresh"
warn " $0 help"
}
help() {