[Ada] gnatpp: Document --no-comments-fill
authorBob Duff <duff@adacore.com>
Tue, 8 Sep 2020 21:23:35 +0000 (17:23 -0400)
committerPierre-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

index 56dd7beb7a01f94fa312222d3d92e199effe9a8f..5c5122276cd6db4d6786ea367eee0bdec4b0b874 100644 (file)
@@ -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.
-     This is the default.
+     The default is :switch:`--no-comments-special`.
 
 
    .. index:: --comments-only (gnatpp)