summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2011-09-14 12:58:43 +0100
committerRichard Jones <rjones@redhat.com>2011-09-14 12:58:43 +0100
commit95136b149212b92e87d0c9badb7d6849a084ed4d (patch)
tree5ca98010dcf843702f650ef694c98bfeec7a4add
parentc7b88da039725ecd0d1d826b112bc69b518d4c78 (diff)
downloadlibguestfs-95136b149212b92e87d0c9badb7d6849a084ed4d.tar.gz
libguestfs-95136b149212b92e87d0c9badb7d6849a084ed4d.tar.xz
libguestfs-95136b149212b92e87d0c9badb7d6849a084ed4d.zip
test-tool: Document the -t command line option.
-rw-r--r--test-tool/libguestfs-test-tool.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-tool/libguestfs-test-tool.pod b/test-tool/libguestfs-test-tool.pod
index de7d9018..5957c88e 100644
--- a/test-tool/libguestfs-test-tool.pod
+++ b/test-tool/libguestfs-test-tool.pod
@@ -52,6 +52,8 @@ full path of the binary to try it.
If you have compiled qemu from source, point this option at the source
directory to try it.
+=item B<-t N>
+
=item B<--timeout N>
Set the launch timeout to C<N> seconds. The default is 120 seconds