Implement timeout, and add several tests.
[qemu-sanity-check.git] / qemu-sanity-check.pod.in
index 836fb1f..f7629bb 100644 (file)
@@ -81,6 +81,15 @@ kernel installed in C</boot>.
 Use the qemu (or KVM) binary C<QEMU> instead of searching C<$PATH> for
 a suitable binary.
 
+=item B<-t> TIMEOUT
+
+=item B<--timeout>=TIMEOUT
+
+Specify a timeout instead of the default which is C<10m> (10 minutes).
+
+The syntax for the C<TIMEOUT> is described in full in the man page for
+L<timeout(1)>.
+
 =item B<-V>
 
 =item B<--version>