aboutsummaryrefslogtreecommitdiffstats
path: root/man/cmdargs.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-04-11 16:44:25 +0000
committerRichard M. Stallman <[email protected]>2005-04-11 16:44:25 +0000
commit5b99c91cdd1985a51e3fe2bfc27454883aafe043 (patch)
tree8aa1e84fe017f30ad05b3256d054ab30ce0340ea /man/cmdargs.texi
parent6742e765856ab79754738b9da5e6b5792113d63c (diff)
(Initial Options): -Q is now --quick, and does less.
(Misc X): Add -D, --basic-display.
Diffstat (limited to 'man/cmdargs.texi')
-rw-r--r--man/cmdargs.texi18
1 files changed, 12 insertions, 6 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 8e84978c51..e47a66bcf9 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -268,12 +268,10 @@ option and @samp{-Q} are the only options that block it.
@item -Q
@opindex -Q
-@itemx --bare-bones
-@opindex --bare-bones
-Start emacs with minimum customizations and window decorations.
-This is like using @samp{-q} and @samp{--no-site-file}, but in
-addition it also disables the menu-bar, the tool-bar, the scroll-bars,
-tool tips, the blinking cursor, and the fancy startup screen.
+@itemx --quick
+@opindex --quick
+Start emacs with minimum customizations. This is like using @samp{-q}
+and @samp{--no-site-file}, but also disables the startup screen.
@item --no-splash
@opindex --no-splash
@@ -1222,6 +1220,14 @@ Specify @var{pixels} as additional space to put between lines, in pixels.
@opindex --no-blinking-cursor
@cindex blinking cursor disable, command-line argument
Disable the blinking cursor on graphical terminals.
+
+@item -D
+@opindex -D
+@itemx --basic-display
+@opindex --basic-display
+Disable the menu-bar, the tool-bar, the scroll-bars, and tool tips,
+and turn off the blinking cursor. This can be useful for making a
+test case that simplifies debugging of display problems.
@end table
The @samp{--xrm} option (@pxref{Resources}) specifies additional