Mercurial > emacs
changeset 37425:7afa0e6100b9
(Colors X): Say "-rv" instead of "-r", for consistency.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 23 Apr 2001 10:31:22 +0000 |
parents | d642d15dec6b |
children | 71d360920aad |
files | man/cmdargs.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/cmdargs.texi Mon Apr 23 10:17:30 2001 +0000 +++ b/man/cmdargs.texi Mon Apr 23 10:31:22 2001 +0000 @@ -709,7 +709,7 @@ @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.