diff options
| -rw-r--r-- | man/cmdargs.texi | 1 |
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} |
| 697 | Specify the color for the mouse cursor when the mouse is in the Emacs window. | 697 | Specify 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 |
| 700 | Reverse video---swap the foreground and background colors. | 701 | Reverse video---swap the foreground and background colors. |
| 701 | @end table | 702 | @end table |