From f37e77d3ecc35adad2e6d92109609b8a5bc746f6 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 31 Jan 2013 08:33:33 -0800 Subject: [PATCH] document that the spool directory can be set --- bin/debbugs-loadsql | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/debbugs-loadsql b/bin/debbugs-loadsql index 849e27f..3215df9 100755 --- a/bin/debbugs-loadsql +++ b/bin/debbugs-loadsql @@ -23,6 +23,7 @@ debbugs-loadsql [options] --quick, -q only load changed bugs --service, -s service name --sysconfdir, -c postgresql service config dir + --spool-dir debbugs spool directory --debug, -d debugging level (Default 0) --help, -h display this help --man, -m display manual @@ -44,6 +45,11 @@ Postgreql service to use; defaults to debbugs System configuration directory to use; if not set, defaults to the postgresql default. [Operates by setting PGSYSCONFDIR] +=item B<--spool-dir> + +Debbugs spool directory; defaults to the value configured in the +debbugs configuration file. + =item B<--debug, -d Debug verbosity. -- 2.39.2