mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 20:00:46 -08:00
Yavor Doganov <yavor at gnu.org> (tiny change)
Escape some minus signs.
This commit is contained in:
parent
93b39f7b13
commit
95aa963f9a
2 changed files with 2 additions and 2 deletions
|
|
@ -157,7 +157,7 @@ as a batch editor:
|
|||
.TP 8
|
||||
.BI \-batch
|
||||
Edit in batch mode. The editor will send messages to stderr. This
|
||||
option must be the first in the argument list. You must use -l and -f
|
||||
option must be the first in the argument list. You must use \-l and \-f
|
||||
options to specify files to execute and functions to call.
|
||||
.TP
|
||||
.B \-kill
|
||||
|
|
|
|||
|
|
@ -224,7 +224,7 @@ Tag TCL files (this last example shows the usage of a \fItagregexp\fP):
|
|||
|
||||
.br
|
||||
A regexp can be preceded by {\fIlang\fP}, thus restricting it to match
|
||||
lines of files of the specified language. Use \fBetags --help\fP to obtain
|
||||
lines of files of the specified language. Use \fBetags \-\-help\fP to obtain
|
||||
a list of the recognised languages. This feature is particularly useful inside
|
||||
\fBregex files\fP. A regex file contains one regex per line. Empty lines,
|
||||
and those lines beginning with space or tab are ignored. Lines beginning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue