Commit f7f1b4a4 by Richard Stallman

(option_map): Make --version alias for -dumpversion.

From-SVN: r4721
parent 68a91d8d
......@@ -660,6 +660,7 @@ struct option_map option_map[] =
{"--silent", "-q", 0},
{"--force-link", "-u", "a"},
{"--verbose", "-v", 0},
{"--version", "-dumpversion", 0}
{"--no-warnings", "-w", 0},
{"--language", "-x", "a"},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment