From 6ca11044a429afaa40fa4b934e3e414720c2a23c Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 3 Mar 2013 11:43:08 +0000 Subject: [PATCH] Remove -v flag from set_color synopsis. The -v documentation was removed when set_color was made a builtin, but wasn't removed from the synopsis. --- doc_src/set_color.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/set_color.txt b/doc_src/set_color.txt index 08196d19f..c006cafef 100644 --- a/doc_src/set_color.txt +++ b/doc_src/set_color.txt @@ -1,7 +1,7 @@ \section set_color set_color - set the terminal color \subsection set_color-synopsis Synopsis - set_color [-v --version] [-h --help] [-b --background COLOR] [COLOR] + set_color [-h --help] [-b --background COLOR] [COLOR] \subsection set_color-description Description