mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-14 21:52:18 -06:00
docs/tools/qemu-img.rst: fix typo (sumarizes)
Signed-off-by: Samuel Tardieu <sam@rfc1149.net> Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
d502dfcdeb
commit
8a8be21dde
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@ Command description:
|
||||||
Compare exits with ``0`` in case the images are equal and with ``1``
|
Compare exits with ``0`` in case the images are equal and with ``1``
|
||||||
in case the images differ. Other exit codes mean an error occurred during
|
in case the images differ. Other exit codes mean an error occurred during
|
||||||
execution and standard error output should contain an error message.
|
execution and standard error output should contain an error message.
|
||||||
The following table sumarizes all exit codes of the compare subcommand:
|
The following table summarizes all exit codes of the compare subcommand:
|
||||||
|
|
||||||
0
|
0
|
||||||
Images are identical (or requested help was printed)
|
Images are identical (or requested help was printed)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue