]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[Ada] gnatpp: documentation for --RM-style-spacing
authorBob Duff <duff@adacore.com>
Mon, 23 Dec 2019 17:35:48 +0000 (12:35 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 2 Jun 2020 08:58:19 +0000 (04:58 -0400)
2020-06-02  Bob Duff  <duff@adacore.com>

gcc/ada/

* doc/gnat_ugn/gnat_utility_programs.rst: Update documentation
for --RM-style-spacing.

gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst

index 13771f9f510f83186a25f608d5bd87863b8c24ac..221441504a22ca5c3fe71f90130d9b337056c467 100644 (file)
@@ -3412,7 +3412,8 @@ Alternatively, you may run the script using the following command line:
 
    :switch:`--RM-style-spacing`
      Do not insert an extra blank before various occurrences of
-     '(' and ':'. This also turns off alignment.
+     '(' and ':'. Alignment is off by default in this mode;
+     use :switch:`--alignment` to turn it on.
 
 
    .. index:: --compact (gnatpp)