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

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

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

Modified Paths:
--------------
    trunk/qemu-img.c

Modified: trunk/qemu-img.c
===================================================================
--- trunk/qemu-img.c	2009-03-08 19:49:44 UTC (rev 6786)
+++ trunk/qemu-img.c	2009-03-08 19:49:51 UTC (rev 6787)
@@ -73,8 +73,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:49 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:49 [Qemu-devel] [6787] 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.