aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2001-07-16 11:22:34 +0000
committerGerd Moellmann2001-07-16 11:22:34 +0000
commitbfb01a95c2de0a4f3f78b26829793b284c265578 (patch)
treea29246ba5f54f133da5baf36e58fc24e0cebca8f
parent8e4b384ede1be7af9576d87462fd1c91646b8154 (diff)
downloademacs-bfb01a95c2de0a4f3f78b26829793b284c265578.tar.gz
emacs-bfb01a95c2de0a4f3f78b26829793b284c265578.zip
Some clarification for --append.
-rw-r--r--man/ebrowse.texi3
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
318By default, each run of @command{ebrowse} erases the old contents of the 318By default, each run of @command{ebrowse} erases the old contents of the
319output file when writing to it. You can instruct @command{ebrowse} to 319output file when writing to it. You can instruct @command{ebrowse} to
320append its output to an existing file with this command line option. 320append its output to an existing file produced by @command[ebrowse}
321with this command line option.
321@end table 322@end table
322 323
323 324