]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-img.texi
target-i386: Set physical address bits based on host
[mirror_qemu.git] / qemu-img.texi
index cbe50e9b8864639c35cb45e844a9001bfe5b5ccd..449a19c71041fe2fb1a2e42a68fed01e95b42765 100644 (file)
@@ -1,6 +1,6 @@
 @example
 @c man begin SYNOPSIS
-@command{qemu-img} @var{command} [@var{command} @var{options}]
+@command{qemu-img} [@var{standard} @var{options}] @var{command} [@var{command} @var{options}]
 @c man end
 @end example
 
@@ -16,6 +16,17 @@ inconsistent state.
 
 @c man begin OPTIONS
 
+Standard options:
+@table @option
+@item -h, --help
+Display this help and exit
+@item -V, --version
+Display version information and exit
+@item -T, --trace [[enable=]@var{pattern}][,events=@var{file}][,file=@var{file}]
+@findex --trace
+@include qemu-option-trace.texi
+@end table
+
 The following commands are supported:
 
 @include qemu-img-cmds.texi