[Ada] gnatpp: Document that --no-comments-fill is now the default
authorBob Duff <duff@adacore.com>
Thu, 10 Sep 2020 20:27:14 +0000 (16:27 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 26 Oct 2020 08:58:59 +0000 (04:58 -0400)
gcc/ada/

* doc/gnat_ugn/gnat_utility_programs.rst: Document that
--no-comments-fill is now the default.

gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst

index 5c51222..f152ce3 100644 (file)
@@ -1920,8 +1920,8 @@ building specialized scripts.
 
 
    :switch:`--comments-fill`
-     Fill comment blocks. This is the default.
-     Use :switch:`--no-comments-fill` to turn off filling.
+     Fill comment blocks.
+     The default is :switch:`--no-comments-fill`.
 
 
    :switch:`--comments-special`