diff options
| -rw-r--r-- | doc/man/emacs.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in index e1190cf4604..5a164e98cd3 100644 --- a/doc/man/emacs.1.in +++ b/doc/man/emacs.1.in | |||
| @@ -171,7 +171,7 @@ The editor will send messages to stderr. | |||
| 171 | You must use \-l and \-f options to specify files to execute | 171 | You must use \-l and \-f options to specify files to execute |
| 172 | and functions to call. | 172 | and functions to call. |
| 173 | .TP | 173 | .TP |
| 174 | .BI \-\-script= "file" | 174 | .BI \-\-script " file" |
| 175 | Run | 175 | Run |
| 176 | .I file | 176 | .I file |
| 177 | as an Emacs Lisp script. | 177 | as an Emacs Lisp script. |