summaryrefslogtreecommitdiff
path: root/translate/ghdldrv/ghdlprint.adb
diff options
context:
space:
mode:
Diffstat (limited to 'translate/ghdldrv/ghdlprint.adb')
-rw-r--r--translate/ghdldrv/ghdlprint.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate/ghdldrv/ghdlprint.adb b/translate/ghdldrv/ghdlprint.adb
index 7a95854..8947e64 100644
--- a/translate/ghdldrv/ghdlprint.adb
+++ b/translate/ghdldrv/ghdlprint.adb
@@ -947,7 +947,7 @@ package body Ghdlprint is
Put_Line ("--format=css Use ghdl.css file");
end Disp_Long_Help;
- -- Command --pp_html.
+ -- Command --pp-html.
type Command_PP_Html is new Command_Html with null record;
function Decode_Command (Cmd : Command_PP_Html; Name : String)
return Boolean;