diff --git a/Markdown.pl b/Markdown.pl index 44e94aa..f90b55d 100755 --- a/Markdown.pl +++ b/Markdown.pl @@ -196,7 +196,7 @@ elsif (!caller) { Getopt::Long::Configure('pass_through'); GetOptions(\%cli_opts, 'help|h', - 'version|V|v', + 'version|V', 'shortversion|short-version|s', 'html4tags', 'htmlroot|r=s',