# HG changeset patch # User Eli Zaretskii # Date 988021882 0 # Node ID 7afa0e6100b9eeb82b75d8af4ad9f3108e25ccbc # Parent d642d15dec6bc0ffca04a28e4b86953b81ffd8a9 (Colors X): Say "-rv" instead of "-r", for consistency. diff -r d642d15dec6b -r 7afa0e6100b9 man/cmdargs.texi --- 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.