configure: Allow the default qemu list to be overridden by the packager.
[qemu-sanity-check.git] / qemu-sanity-check.pod.in
index 836fb1f..cff28a4 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>
@@ -133,6 +142,6 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+You should have received a copy of the GNU General Public License along
+with this program; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.