Skip to content

Commit f644fc6

Browse files
committed
Reword one title, and fix id's
1 parent 5c6c15b commit f644fc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/user/command-line.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ SPDX-License-Identifier: MIT
117117
</para>
118118

119119
<section id="sect-SCONSFLAGS">
120-
<title>Not Having to Type Command-Line Options Each Time: the &SCONSFLAGS; Environment Variable</title>
120+
<title>How To Avoid Typing Command-Line Options Each Time: the &SCONSFLAGS; Environment Variable</title>
121121

122122
<para>
123123

@@ -619,7 +619,7 @@ foo.in
619619

620620
</section>
621621

622-
<section id="sec-AddOption">
622+
<section id="sect-AddOption">
623623
<title>Adding Custom Command-Line Options: the &AddOption; Function</title>
624624

625625
<para>
@@ -1101,7 +1101,7 @@ bar.c
11011101

11021102
</section>
11031103

1104-
<section id="sec-variables-help">
1104+
<section id="sect-variables-help">
11051105
<title>Providing Help for Command-Line Build Variables</title>
11061106

11071107
<para>

0 commit comments

Comments
 (0)