summaryrefslogtreecommitdiffstats
path: root/fish/guestfish.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-04 17:04:03 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-04 17:04:03 +0000
commit74f7c9e4b7e27787e2052166eeedfbac5814200b (patch)
treecee6808436f575172f4b198f41c1c344a08231e0 /fish/guestfish.pod
parent7e3d76e41b3c2862ae04744b01e5e23b245393e4 (diff)
downloadlibguestfs-74f7c9e4b7e27787e2052166eeedfbac5814200b.tar.gz
libguestfs-74f7c9e4b7e27787e2052166eeedfbac5814200b.tar.xz
libguestfs-74f7c9e4b7e27787e2052166eeedfbac5814200b.zip
fish: Make the 'help' command more helpful.
Diffstat (limited to 'fish/guestfish.pod')
-rw-r--r--fish/guestfish.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod
index 4f4e1f0b..7319bd72 100644
--- a/fish/guestfish.pod
+++ b/fish/guestfish.pod
@@ -846,8 +846,9 @@ other words, they are not part of the L<guestfs(3)> API.
help
help cmd
-Without any parameter, this lists all commands. With a C<cmd>
-parameter, this displays detailed help for a command.
+Without any parameter, this provides general help.
+
+With a C<cmd> parameter, this displays detailed help for that command.
=head2 quit | exit