summaryrefslogtreecommitdiffstats
path: root/fish/guestfish.pod
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-04-24 09:10:28 +0100
committerRichard Jones <rjones@redhat.com>2010-04-24 09:11:37 +0100
commit78d2523ec8997679f7fca810de60620df4001e16 (patch)
tree68016189961d61b5d10788c898a5d59ccad10967 /fish/guestfish.pod
parentce95be8b185ce697816c3446406d7129e01cc0e1 (diff)
downloadlibguestfs-78d2523ec8997679f7fca810de60620df4001e16.tar.gz
libguestfs-78d2523ec8997679f7fca810de60620df4001e16.tar.xz
libguestfs-78d2523ec8997679f7fca810de60620df4001e16.zip
fish: Add 'man' command which opens the manual.
Diffstat (limited to 'fish/guestfish.pod')
-rw-r--r--fish/guestfish.pod11
1 files changed, 9 insertions, 2 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod
index b4cde816..cc974d71 100644
--- a/fish/guestfish.pod
+++ b/fish/guestfish.pod
@@ -27,10 +27,11 @@ guestfish - the libguestfs Filesystem Interactive SHell
Welcome to guestfish, the libguestfs filesystem interactive shell for
editing virtual machine filesystems.
- Type: 'help' for help with commands
+ Type: 'help' for a list of commands
+ 'man' to read the manual
'quit' to quit the shell
- ><fs> help
+ ><fs> man
=head2 From shell scripts
@@ -679,6 +680,12 @@ itself.
Note that C<!cd> won't do what you might expect.
+=head2 man | manual
+
+ man
+
+Opens the manual page for guestfish.
+
=head2 more | less
more filename