mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
qemu-nbd: add doc for option -f
Signed-off-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
f33d287393
commit
4323fdcf94
2 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,7 @@ static void usage(const char *name)
|
|||
#endif
|
||||
"\n"
|
||||
"Block device options:\n"
|
||||
" -f, --format=FORMAT set image format (raw, qcow2, ...)\n"
|
||||
" -r, --read-only export read-only\n"
|
||||
" -s, --snapshot use FILE as an external snapshot, create a temporary\n"
|
||||
" file with backing_file=FILE, redirect the write to\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue