summaryrefslogtreecommitdiffstats
path: root/test-tool/libguestfs-test-tool.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-05-05 14:55:03 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-05-05 14:55:03 +0100
commitdd23234f730db7add330bd06f87cab1f08654747 (patch)
tree6bfcfe6bb49e621d25816b0354d442c6562615d3 /test-tool/libguestfs-test-tool.pod
parent3ea36903f26d5a235ec5a20219173e4a16c8ca95 (diff)
downloadlibguestfs-dd23234f730db7add330bd06f87cab1f08654747.tar.gz
libguestfs-dd23234f730db7add330bd06f87cab1f08654747.tar.xz
libguestfs-dd23234f730db7add330bd06f87cab1f08654747.zip
test-tool: Implement -V / --version option.
Diffstat (limited to 'test-tool/libguestfs-test-tool.pod')
-rw-r--r--test-tool/libguestfs-test-tool.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/test-tool/libguestfs-test-tool.pod b/test-tool/libguestfs-test-tool.pod
index c1efb59c..be405cd9 100644
--- a/test-tool/libguestfs-test-tool.pod
+++ b/test-tool/libguestfs-test-tool.pod
@@ -58,6 +58,12 @@ directory to try it.
Set the launch timeout to C<N> seconds. The default is 600 seconds
(10 minutes) which does not usually need to be adjusted.
+=item B<-V>
+
+=item B<--version>
+
+Display the libguestfs version number and exit.
+
=back
=head1 TRYING OUT A DIFFERENT VERSION OF QEMU