summaryrefslogtreecommitdiffstats
path: root/fish/guestfish.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-05-01 17:41:20 -0400
committerRichard W.M. Jones <rjones@redhat.com>2011-05-01 17:43:18 -0400
commitc49fc3831d12788c27b90d12f06a1cd69a88e3be (patch)
treef72bee22981ea6bebd4da9c9fbaede7a090e0fb5 /fish/guestfish.pod
parent988a8784647a66adbece3c9fb470c06a4cce3cdd (diff)
downloadlibguestfs-c49fc3831d12788c27b90d12f06a1cd69a88e3be.tar.gz
libguestfs-c49fc3831d12788c27b90d12f06a1cd69a88e3be.tar.xz
libguestfs-c49fc3831d12788c27b90d12f06a1cd69a88e3be.zip
doc: Use I<-...> for cross-references to command line options.
This is now used consistently across all the documentation.
Diffstat (limited to 'fish/guestfish.pod')
-rw-r--r--fish/guestfish.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod
index 172729ad..94deb9cc 100644
--- a/fish/guestfish.pod
+++ b/fish/guestfish.pod
@@ -1139,9 +1139,9 @@ to make guestfish case sensitive.
=item test2.img (etc)
-When using the C<-N> or C<--new> option, the prepared disk or
+When using the I<-N> or I<--new> option, the prepared disk or
filesystem will be created in the file C<test1.img> in the current
-directory. The second use of C<-N> will use C<test2.img> and so on.
+directory. The second use of I<-N> will use C<test2.img> and so on.
Any existing file with the same name will be overwritten.
=back