All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [6788] qemu-img: fix help message
@ 2009-03-08 19:52 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2009-03-08 19:52 UTC (permalink / raw)
  To: qemu-devel

Revision: 6788
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6788
Author:   aurel32
Date:     2009-03-08 19:52:43 +0000 (Sun, 08 Mar 2009)
Log Message:
-----------
qemu-img: fix help message

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Modified Paths:
--------------
    branches/stable_0_10_0/qemu-img.c

Modified: branches/stable_0_10_0/qemu-img.c
===================================================================
--- branches/stable_0_10_0/qemu-img.c	2009-03-08 19:49:51 UTC (rev 6787)
+++ branches/stable_0_10_0/qemu-img.c	2009-03-08 19:52:43 UTC (rev 6788)
@@ -74,8 +74,8 @@
            "    differ\n"
            "  'fmt' is the disk image format. It is guessed automatically in most cases\n"
            "  'size' is the disk image size in kilobytes. Optional suffixes\n"
-           "    'M' (megabyte, 1024 * 1024) and 'G' (gigabyte, 1024 * 1024 * 1024) are"
-           "    supported any @code{k} or @code{K} is ignored\n"
+           "    'M' (megabyte, 1024 * 1024) and 'G' (gigabyte, 1024 * 1024 * 1024) are\n"
+           "    supported any 'k' or 'K' is ignored\n"
            "  'output_filename' is the destination disk image filename\n"
            "  'output_fmt' is the destination format\n"
            "  '-c' indicates that target image must be compressed (qcow format only)\n"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-08 19:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-08 19:52 [Qemu-devel] [6788] qemu-img: fix help message Aurelien Jarno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.