]> git.ipfire.org Git - thirdparty/gcc.git/commit
Doc: Add pointer to --help use to main entry for -Q option [PR90465]
authorSandra Loosemore <sloosemore@baylibre.com>
Wed, 16 Apr 2025 18:17:11 +0000 (18:17 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Wed, 16 Apr 2025 18:27:34 +0000 (18:27 +0000)
commita5212edf268fde45783106b33e6f74d56d6210d4
tree190f01b5ac8f95d9df93d1f3d0cd5e8a90f8e4d8
parent4e3060ee17e6eb8bab718d320199f713533dbbd6
Doc: Add pointer to --help use to main entry for -Q option [PR90465]

-Q does something completely different in conjunction with --help than it
does otherwise; its main entry in the manual didn't mention that, nor did
-Q have an entry in the index for the --help usage.

gcc/ChangeLog
PR driver/90465
* doc/invoke.texi (Overall Options): Add a @cindex for -Q in
connection with --help=.
(Developer Options): Point at --help= documentation for the
other use of -Q.
gcc/doc/invoke.texi