tweaks: use a few fewer capitals, and drop an unneeded synonym
parent
1007ca5af8
commit
b76b5b9967
|
@ -657,11 +657,11 @@ This is the default. (This option is the opposite of @option{-b}
|
||||||
|
|
||||||
@item -x
|
@item -x
|
||||||
@itemx --nohelp
|
@itemx --nohelp
|
||||||
Expert Mode: don't show the two help lines at the bottom of the screen.
|
Expert mode: don't show the two help lines at the bottom of the screen.
|
||||||
This affects the location of the status bar as well, as in Expert Mode it
|
This affects the location of the status bar as well, as in Expert mode it
|
||||||
is located at the very bottom of the editor.
|
is located at the very bottom of the editor.
|
||||||
|
|
||||||
Note: When accessing the help system, Expert Mode is temporarily
|
Note: When accessing the help system, Expert mode is temporarily
|
||||||
disabled to display the help-system navigation keys.
|
disabled to display the help-system navigation keys.
|
||||||
|
|
||||||
@item -y
|
@item -y
|
||||||
|
@ -758,7 +758,7 @@ for more details). The following global toggles are available:
|
||||||
@item Soft Wrapping
|
@item Soft Wrapping
|
||||||
@kbd{M-S} toggles the @option{-S} (@option{--softwrap}) command-line option.
|
@kbd{M-S} toggles the @option{-S} (@option{--softwrap}) command-line option.
|
||||||
|
|
||||||
@item Expert/No Help
|
@item Expert
|
||||||
@kbd{M-X} toggles the @option{-x} (@option{--nohelp}) command-line option.
|
@kbd{M-X} toggles the @option{-x} (@option{--nohelp}) command-line option.
|
||||||
|
|
||||||
@item Syntax Coloring
|
@item Syntax Coloring
|
||||||
|
|
Loading…
Reference in New Issue