summaryrefslogtreecommitdiffstats
path: root/googletest/src/gtest.cc
diff options
context:
space:
mode:
authorChris-Sharpe <chris.sharpe.99@gmail.com>2017-06-21 15:19:25 (GMT)
committerGitHub <noreply@github.com>2017-06-21 15:19:25 (GMT)
commit19cace28735ce6c3399109c95b81abaaed50d8ad (patch)
treed9737dbd3269d1aaf99775cf44885cdba4f77cf6 /googletest/src/gtest.cc
parentc2d90bddc6a2a562ee7750c14351e9ca16a6a37a (diff)
downloadgoogletest-19cace28735ce6c3399109c95b81abaaed50d8ad.zip
googletest-19cace28735ce6c3399109c95b81abaaed50d8ad.tar.gz
googletest-19cace28735ce6c3399109c95b81abaaed50d8ad.tar.bz2
Colouring in help textrefs/pull/1129/head
Diffstat (limited to 'googletest/src/gtest.cc')
-rw-r--r--googletest/src/gtest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/src/gtest.cc b/googletest/src/gtest.cc
index 3a18f25..a0308d4 100644
--- a/googletest/src/gtest.cc
+++ b/googletest/src/gtest.cc
@@ -5183,7 +5183,7 @@ static const char kColorEncodedHelpMessage[] =
"Test Output:\n"
" @G--" GTEST_FLAG_PREFIX_ "color=@Y(@Gyes@Y|@Gno@Y|@Gauto@Y)@D\n"
" Enable/disable colored output. The default is @Gauto@D.\n"
-" -@G-" GTEST_FLAG_PREFIX_ "print_time=0@D\n"
+" @G--" GTEST_FLAG_PREFIX_ "print_time=0@D\n"
" Don't print the elapsed time of each test.\n"
" @G--" GTEST_FLAG_PREFIX_ "output=xml@Y[@G:@YDIRECTORY_PATH@G"
GTEST_PATH_SEP_ "@Y|@G:@YFILE_PATH]@D\n"