diff options
| -rw-r--r-- | man/cmdargs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi index b516f215a48..e99e3889d30 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi | |||
| @@ -208,7 +208,7 @@ explicitly requested. | |||
| 208 | @cindex init file, not loading | 208 | @cindex init file, not loading |
| 209 | @cindex @file{default.el} file, not loading | 209 | @cindex @file{default.el} file, not loading |
| 210 | Do not load your Emacs init file @file{~/.emacs}, or @file{default.el} | 210 | Do not load your Emacs init file @file{~/.emacs}, or @file{default.el} |
| 211 | either. When invoked like this, Emacs does not allow to save options | 211 | either. When invoked like this, Emacs does not allow saving options |
| 212 | changed with the @kbd{M-x customize} command and its variants. | 212 | changed with the @kbd{M-x customize} command and its variants. |
| 213 | @xref{Easy Customization}. | 213 | @xref{Easy Customization}. |
| 214 | 214 | ||