From: Eli Zaretskii Date: Mon, 23 Apr 2001 10:31:22 +0000 (+0000) Subject: (Colors X): Say "-rv" instead of "-r", for consistency. X-Git-Tag: emacs-pretest-21.0.103~147 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3c7e7ccb346297201fa75ff2ca41fea746065ddf;p=emacs.git (Colors X): Say "-rv" instead of "-r", for consistency. --- diff --git a/man/cmdargs.texi b/man/cmdargs.texi index ed414d11614..e2f4ac014a9 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -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.