aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-04-21 17:17:16 +0000
committerEli Zaretskii2001-04-21 17:17:16 +0000
commit7824c16b54cbbbf8499aac57c497430b7d2f736f (patch)
treebe5db8275fc05549da6ddf1876c8edc3f9a2070f
parentd43fbe9d8c2d0b28def9aff45e671979fde59cc9 (diff)
downloademacs-7824c16b54cbbbf8499aac57c497430b7d2f736f.tar.gz
emacs-7824c16b54cbbbf8499aac57c497430b7d2f736f.zip
(Colors X): Add -rv to the list of options.
-rw-r--r--man/cmdargs.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 6a8ab415923..ed414d11614 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -696,6 +696,7 @@ Specify the color of the Emacs cursor which indicates where point is.
696@itemx --mouse-color=@var{color} 696@itemx --mouse-color=@var{color}
697Specify the color for the mouse cursor when the mouse is in the Emacs window. 697Specify the color for the mouse cursor when the mouse is in the Emacs window.
698@item -r 698@item -r
699@itemx -rv
699@itemx --reverse-video 700@itemx --reverse-video
700Reverse video---swap the foreground and background colors. 701Reverse video---swap the foreground and background colors.
701@end table 702@end table