]> git.eshelyaron.com Git - emacs.git/commitdiff
(Colors X): Say "-rv" instead of "-r", for consistency.
authorEli Zaretskii <eliz@gnu.org>
Mon, 23 Apr 2001 10:31:22 +0000 (10:31 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 23 Apr 2001 10:31:22 +0000 (10:31 +0000)
man/cmdargs.texi

index ed414d1161453d2c249d0e3e9fdc04a50d3b098b..e2f4ac014a9e8aae594d3256a35d22de6cbdc582 100644 (file)
@@ -709,7 +709,7 @@ emacs -ms coral -cr 'slate blue' &
 @end example
 
   You can reverse the foreground and background colors through the
-@samp{-r} option or with the X resource @samp{reverseVideo}.
+@samp{-rv} option or with the X resource @samp{reverseVideo}.
 
   The @samp{-fg}, @samp{-bg}, and @samp{-rv} options function on
 text-only terminals as well as on window systems.