Skip to content

Commit 0e1c820

Browse files
committed
Fix typo in doc hyperlink [skip appveyor]
A reference to opt-help was missing the "help" part. Signed-off-by: Mats Wichmann <mats@linux.com>
1 parent 65a1581 commit 0e1c820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SCons/Script/SConscript.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ file is found.
278278
<para>
279279
Adds <parameter>text</parameter> to the help message shown when
280280
&scons; is called with the
281-
<link linkend="opt-"><option>-h</option> or <option>--help</option></link>
281+
<link linkend="opt-help"><option>-h</option> or <option>--help</option></link>
282282
argument.
283283
</para>
284284
<para>

0 commit comments

Comments
 (0)