From 4be456f1265f6c3e971920cdf567c070f2fb65d2 Mon Sep 17 00:00:00 2001 From: ths Date: Sun, 3 Jun 2007 13:41:28 +0000 Subject: Documentation spelling fixes, by Mark Glines. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2928 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-img.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qemu-img.texi') diff --git a/qemu-img.texi b/qemu-img.texi index 1f01dce162..bf49ec99da 100644 --- a/qemu-img.texi +++ b/qemu-img.texi @@ -89,7 +89,7 @@ Commit the changes recorded in @var{filename} in its base image. @item convert [-c] [-e] [-f @var{fmt}] @var{filename} [-O @var{output_fmt}] @var{output_filename} Convert the disk image @var{filename} to disk image @var{output_filename} -using format @var{output_fmt}. It can be optionnaly encrypted +using format @var{output_fmt}. It can be optionally encrypted (@code{-e} option) or compressed (@code{-c} option). Only the format @code{qcow} supports encryption or compression. The -- cgit v1.2.1