From 1fb4c5956f03f6bb3f83dac9b6a9623871005f51 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 26 Sep 2013 15:07:09 -0700 Subject: [PATCH] fix test comment --- tests/command-line.test | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/command-line.test b/tests/command-line.test index 70c56e6ec..f3a00c78b 100644 --- a/tests/command-line.test +++ b/tests/command-line.test @@ -55,7 +55,6 @@ # - --help before the command, or no command, shows general help, including available commands # - --help after an internal command shows command-specific help, including command and general flags # - there is no built-in "help" command -# - the --version flag has second highest priority, and shows the program version # version