diff options
| author | Eli Zaretskii | 2006-05-05 11:45:30 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-05-05 11:45:30 +0000 |
| commit | 7868240410e3bfcd838a14de6823dfe8d447f846 (patch) | |
| tree | 0d2dd0c456ad2b27dd9cc46da59d58a8c531033c | |
| parent | 1df1e49eb3895862c358fd12c656727c5be697a8 (diff) | |
| download | emacs-7868240410e3bfcd838a14de6823dfe8d447f846.tar.gz emacs-7868240410e3bfcd838a14de6823dfe8d447f846.zip | |
(Initial Options): Add a footnote about limited support of ~USER on MS-Windows.
| -rw-r--r-- | man/cmdargs.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi index a674473c91e..9689782decb 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi | |||
| @@ -293,7 +293,8 @@ Do not reload any saved desktop. @xref{Saving Emacs Sessions}. | |||
| 293 | @opindex --user | 293 | @opindex --user |
| 294 | @cindex load init file of another user | 294 | @cindex load init file of another user |
| 295 | Load @var{user}'s Emacs init file @file{~@var{user}/.emacs} instead of | 295 | Load @var{user}'s Emacs init file @file{~@var{user}/.emacs} instead of |
| 296 | your own. | 296 | your own@footnote{ |
| 297 | This option has no effect on MS-Windows.}. | ||
| 297 | 298 | ||
| 298 | @item --debug-init | 299 | @item --debug-init |
| 299 | @opindex --debug-init | 300 | @opindex --debug-init |