]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Mention the --tool option in the manual page. Fixes #249970.
authorTom Hughes <tom@compton.nu>
Mon, 15 Aug 2011 08:20:53 +0000 (08:20 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 15 Aug 2011 08:20:53 +0000 (08:20 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11979

docs/xml/manual-core.xml
docs/xml/valgrind-manpage.xml

index de0d333d8cacad141f1627df1bc5a23beaacc4de..1e03d66f4c82a93f5e7a0708efbeb797217c9fa2 100644 (file)
@@ -564,9 +564,9 @@ in most cases.  We group the available options by rough categories.</para>
 <sect2 id="manual-core.toolopts" xreflabel="Tool-selection Option">
 <title>Tool-selection Option</title>
 
-<para>The single most important option.</para>
+<para id="tool.opts.para">The single most important option.</para>
 
-<variablelist>
+<variablelist id="tool.opts.list">
 
   <varlistentry id="tool_name" xreflabel="--tool">
     <term>
index 0d086fffe614d08cd143656682ba180bf4852c70..8f2f63075177631b95420def8a18d846d77cefd2 100644 (file)
@@ -49,6 +49,19 @@ system: <filename>&vg-docs-path;</filename>, or online:
 
 
 
+<refsect1 id="tool-selection-options">
+<title>Tool Selection Options</title>
+
+<xi:include href="manual-core.xml" xpointer="tool.opts.para"
+            xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+<xi:include href="manual-core.xml" xpointer="tool.opts.list"
+            xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+</refsect1>
+
+
+
 <refsect1 id="basic-options">
 <title>Basic Options</title>