comparison man/cmdargs.texi @ 45531:8873fff421e7

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Sun, 26 May 2002 20:58:40 +0000
parents c69907b4eb03
children 6d0025248c2b
comparison
equal deleted inserted replaced
45530:19a685f604ee 45531:8873fff421e7
212 @opindex --no-site-file 212 @opindex --no-site-file
213 @cindex @file{site-start.el} file, not loading 213 @cindex @file{site-start.el} file, not loading
214 Do not load @file{site-start.el}. The options @samp{-q}, @samp{-u} 214 Do not load @file{site-start.el}. The options @samp{-q}, @samp{-u}
215 and @samp{-batch} have no effect on the loading of this file---this is 215 and @samp{-batch} have no effect on the loading of this file---this is
216 the only option that blocks it. 216 the only option that blocks it.
217
218 @item --nosplash
219 @opindex --nosplash
220 @vindex inhibit-startup-message
221 Do not display a splash screen on startup; this is equivlaent to
222 setting the variable @code{inhibit-startup-message} to non-nil.
217 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}
221 @opindex --user 227 @opindex --user