Fix syntax error in man page.
* doc/man/emacs.1.in: Fix syntax of --script argument. The Info manual states that --script has to be followed by a space, and the syntax with the equals sign doesn't actually work.
This commit is contained in:
@@ -171,7 +171,7 @@ The editor will send messages to stderr.
|
||||
You must use \-l and \-f options to specify files to execute
|
||||
and functions to call.
|
||||
.TP
|
||||
.BI \-\-script= "file"
|
||||
.BI \-\-script " file"
|
||||
Run
|
||||
.I file
|
||||
as an Emacs Lisp script.
|
||||
|
||||
Reference in New Issue
Block a user