-
Eric Blake authored
The Usage: summary is missing several options, but rather than having to maintain it, it's simpler to just state [OPTIONS], since the options are spelled out below. Commit 499afa25 added --image-opts, but forgot to document it in --help. Likewise for commit 9e8f1835 and -d/--discard. Commit e3aff4f6 put "-o/--offset" in the long opts, but it has never been honored. Add a note that '-n' is short for '-t none'. Commit 9a2d77ad killed the -C option, but forgot to undocument it for the 'open' subcommand. Finally, commit 10d9d75c removed -g/--growable, but forgot to cull it from the valid short options. Signed-off-by:
Eric Blake <eblake@redhat.com>
Message-id: 1462677405-4752-2-git-send-email-eblake@redhat.com
Reviewed-by:
Max Reitz <mreitz@redhat.com>
Signed-off-by:
Max Reitz <mreitz@redhat.com>Eric Blake authoredThe Usage: summary is missing several options, but rather than having to maintain it, it's simpler to just state [OPTIONS], since the options are spelled out below. Commit 499afa25 added --image-opts, but forgot to document it in --help. Likewise for commit 9e8f1835 and -d/--discard. Commit e3aff4f6 put "-o/--offset" in the long opts, but it has never been honored. Add a note that '-n' is short for '-t none'. Commit 9a2d77ad killed the -C option, but forgot to undocument it for the 'open' subcommand. Finally, commit 10d9d75c removed -g/--growable, but forgot to cull it from the valid short options. Signed-off-by:
Eric Blake <eblake@redhat.com>
Message-id: 1462677405-4752-2-git-send-email-eblake@redhat.com
Reviewed-by:
Max Reitz <mreitz@redhat.com>
Signed-off-by:
Max Reitz <mreitz@redhat.com>
Loading