summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-06-24 20:01:41 +0100
committerRichard W.M. Jones <rjones@redhat.com>2009-06-24 20:01:41 +0100
commitefdf252102a65b691e405f80de4261dfc8a0035b (patch)
treedab9e120e8d20142fe068846c0c37a681d934631
parentda947eadcfa1367c2d634667068db813a87a6dd1 (diff)
downloadlibguestfs-efdf252102a65b691e405f80de4261dfc8a0035b.tar.gz
libguestfs-efdf252102a65b691e405f80de4261dfc8a0035b.tar.xz
libguestfs-efdf252102a65b691e405f80de4261dfc8a0035b.zip
Document the guestfish --version option in the manual page.
-rw-r--r--guestfish.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/guestfish.pod b/guestfish.pod
index 56d941f8..0870b9ee 100644
--- a/guestfish.pod
+++ b/guestfish.pod
@@ -156,6 +156,10 @@ able to hit the tab key to complete paths on the guest filesystem, but
this causes extra "hidden" guestfs calls to be made, so this option is
here to allow this feature to be disabled.
+=item B<-V> | B<--version>
+
+Display the guestfish / libguestfs version number and exit.
+
=back
=head1 COMMANDS ON COMMAND LINE