fish: Fix typo in documentation of copy-out.
[libguestfs.git] / 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/* .