cat: Small documentation correction.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 28 Aug 2011 16:35:34 +0000 (17:35 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 28 Aug 2011 16:35:34 +0000 (17:35 +0100)
cat/virt-cat.pod

index 4002188..c5d5c6e 100755 (executable)
@@ -186,8 +186,7 @@ file from a disk image directly, use:
  guestfish --ro -a disk.img -m /dev/sda1 download file -
 
 where C<disk.img> is the disk image, C</dev/sda1> is the filesystem
-within the disk image to edit, and C<file> is the full path to the
-file.
+within the disk image, and C<file> is the full path to the file.
 
 =head1 SHELL QUOTING