fish: Fix typo in documentation of copy-out.
authorRichard Jones <rjones@redhat.com>
Thu, 9 Sep 2010 23:02:56 +0000 (00:02 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 9 Sep 2010 23:02:56 +0000 (00:02 +0100)
fish/guestfish.pod

index 70de8e3..f9269a1 100644 (file)
@@ -811,7 +811,7 @@ current directory, use C<.> as in:
  copy-out /home .
 
 Wildcards cannot be used in the ordinary command, but you can use
-this with the help of L</glob> like this:
+them with the help of L</glob> like this:
 
  glob copy-out /home/* .