diff options
| -rw-r--r-- | man/ebrowse.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebrowse.texi b/man/ebrowse.texi index b6dae021766..230c3705409 100644 --- a/man/ebrowse.texi +++ b/man/ebrowse.texi | |||
| @@ -317,7 +317,7 @@ where @var{NAME} is the Lisp data base name you are using. | |||
| 317 | @item --append | 317 | @item --append |
| 318 | By default, each run of @command{ebrowse} erases the old contents of the | 318 | By default, each run of @command{ebrowse} erases the old contents of the |
| 319 | output file when writing to it. You can instruct @command{ebrowse} to | 319 | output file when writing to it. You can instruct @command{ebrowse} to |
| 320 | append its output to an existing file produced by @command[ebrowse} | 320 | append its output to an existing file produced by @command{ebrowse} |
| 321 | with this command line option. | 321 | with this command line option. |
| 322 | @end table | 322 | @end table |
| 323 | 323 | ||