diff options
| author | Gerd Moellmann | 2001-07-16 11:22:34 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-07-16 11:22:34 +0000 |
| commit | bfb01a95c2de0a4f3f78b26829793b284c265578 (patch) | |
| tree | a29246ba5f54f133da5baf36e58fc24e0cebca8f | |
| parent | 8e4b384ede1be7af9576d87462fd1c91646b8154 (diff) | |
| download | emacs-bfb01a95c2de0a4f3f78b26829793b284c265578.tar.gz emacs-bfb01a95c2de0a4f3f78b26829793b284c265578.zip | |
Some clarification for --append.
| -rw-r--r-- | man/ebrowse.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/ebrowse.texi b/man/ebrowse.texi index 679f86115df..b6dae021766 100644 --- a/man/ebrowse.texi +++ b/man/ebrowse.texi | |||
| @@ -317,7 +317,8 @@ 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 with this command line option. | 320 | append its output to an existing file produced by @command[ebrowse} |
| 321 | with this command line option. | ||
| 321 | @end table | 322 | @end table |
| 322 | 323 | ||
| 323 | 324 | ||