summaryrefslogtreecommitdiffstats
path: root/gcc/ada/usage.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/usage.adb')
-rw-r--r--gcc/ada/usage.adb5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ada/usage.adb b/gcc/ada/usage.adb
index 7b42274316e..249274f52a7 100644
--- a/gcc/ada/usage.adb
+++ b/gcc/ada/usage.adb
@@ -441,6 +441,11 @@ begin
Write_Line (" s check separate subprogram specs present");
Write_Line (" t check token separation rules");
+ -- Lines for -gnatyN switch
+
+ Write_Switch_Char ("yN");
+ Write_Line ("Cancel all previously set style checks");
+
-- Lines for -gnatz switch
Write_Switch_Char ("z");
OpenPOWER on IntegriCloud