diff options
Diffstat (limited to 'fish')
-rw-r--r-- | fish/guestfish.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod index 70de8e39..f9269a16 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -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/* . |