projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48d0e61
)
[Ada] gnatpp: Document --no-comments-fill
author
Bob Duff
<duff@adacore.com>
Tue, 8 Sep 2020 21:23:35 +0000
(17:23 -0400)
committer
Pierre-Marie de Rodat
<derodat@adacore.com>
Fri, 23 Oct 2020 08:25:04 +0000
(
04:25
-0400)
gcc/ada/
* doc/gnat_ugn/gnat_utility_programs.rst: Document
--no-comments-fill.
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst
patch
|
blob
|
history
diff --git
a/gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst
b/gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst
index 56dd7beb7a01f94fa312222d3d92e199effe9a8f..5c5122276cd6db4d6786ea367eee0bdec4b0b874 100644
(file)
--- a/
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst
+++ b/
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst
@@
-1920,12
+1920,13
@@
building specialized scripts.
:switch:`--comments-fill`
- Fill comment blocks.
+ Fill comment blocks. This is the default.
+ Use :switch:`--no-comments-fill` to turn off filling.
:switch:`--comments-special`
Keep unchanged special form comments.
- Th
is is the default
.
+ Th
e default is :switch:`--no-comments-special`
.
.. index:: --comments-only (gnatpp)