Skip to content

Commit

Permalink
Remove -version-file option from option summary
Browse files Browse the repository at this point in the history
The `-version-file` option was removed in commit 600803c, but remained
in the option summary, as reported in #386.
  • Loading branch information
xavierleroy committed Apr 23, 2021
1 parent bb5dab8 commit 1a52f58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion driver/CommonOptions.ml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ let general_help =
-v Print external commands before invoking them
-timings Show the time spent in various compiler passes
-version Print the version string and exit
-version-file <file> Print version inforation to <file> and exit
-target <value> Generate code for the given target
-conf <file> Read configuration from file
@<file> Read command line options from <file>
Expand Down

0 comments on commit 1a52f58

Please sign in to comment.