summaryrefslogtreecommitdiffstats
path: root/test-tool
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2011-09-14 12:58:30 +0100
committerRichard Jones <rjones@redhat.com>2011-09-14 12:58:30 +0100
commitc7b88da039725ecd0d1d826b112bc69b518d4c78 (patch)
tree7303eaf821bbddb188966901d409e9f48094d4d4 /test-tool
parent7c521c7211d61a1bac46c155de1f4d3e8b60b3d7 (diff)
downloadlibguestfs-c7b88da039725ecd0d1d826b112bc69b518d4c78.tar.gz
libguestfs-c7b88da039725ecd0d1d826b112bc69b518d4c78.tar.xz
libguestfs-c7b88da039725ecd0d1d826b112bc69b518d4c78.zip
test-tool: Use B<...> for command line options in man page.
Diffstat (limited to 'test-tool')
-rw-r--r--test-tool/libguestfs-test-tool.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/test-tool/libguestfs-test-tool.pod b/test-tool/libguestfs-test-tool.pod
index 9d8ab4b7..de7d9018 100644
--- a/test-tool/libguestfs-test-tool.pod
+++ b/test-tool/libguestfs-test-tool.pod
@@ -38,21 +38,21 @@ L<http://libguestfs.org/> website.
=over 4
-=item I<--help>
+=item B<--help>
Display short usage information and exit.
-=item I<--qemu qemu_binary>
+=item B<--qemu qemu_binary>
If you have downloaded another qemu binary, point this option at the
full path of the binary to try it.
-=item I<--qemudir qemu_source_dir>
+=item B<--qemudir qemu_source_dir>
If you have compiled qemu from source, point this option at the source
directory to try it.
-=item I<--timeout N>
+=item B<--timeout N>
Set the launch timeout to C<N> seconds. The default is 120 seconds
which does not usually need to be adjusted unless your machine is very