From e1735647b10a542ff31aa71efe372afb7314a840 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 29 Oct 2005 14:44:22 +0000 Subject: added --overwrite info --- doc/html/run.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/html/run.html b/doc/html/run.html index 766004f..c4e723a 100644 --- a/doc/html/run.html +++ b/doc/html/run.html @@ -35,8 +35,8 @@ results in that directory:
     $GLEAN_ROOT/bin/glean -r myogl
 
-The results directory must not exist prior to running glean; -glean will not overwrite existing information. +Unless the -o or --overwrite option is specified, +glean will not allow writing to an already existing results directory.

As glean runs, it produces a log containing information like -- cgit v1.2.3