aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/cmdargs.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 5d5497499c0..e223ab05257 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -215,6 +215,12 @@ Do not load @file{site-start.el}. The options @samp{-q}, @samp{-u}
215and @samp{-batch} have no effect on the loading of this file---this is 215and @samp{-batch} have no effect on the loading of this file---this is
216the only option that blocks it. 216the only option that blocks it.
217 217
218@item --nosplash
219@opindex --nosplash
220@vindex inhibit-startup-message
221Do not display a splash screen on startup; this is equivlaent to
222setting the variable @code{inhibit-startup-message} to non-nil.
223
218@item -u @var{user} 224@item -u @var{user}
219@opindex -u 225@opindex -u
220@itemx --user=@var{user} 226@itemx --user=@var{user}