]> git.donarmstrong.com Git - debbugs.git/commitdiff
document that the spool directory can be set
authorDon Armstrong <don@donarmstrong.com>
Thu, 31 Jan 2013 16:33:33 +0000 (08:33 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 31 Jan 2013 16:33:33 +0000 (08:33 -0800)
bin/debbugs-loadsql

index 849e27fa316e8826e1458ca5ed16cd5149270598..3215df9f206d1754d35b3f2b4ae5a26d91430699 100755 (executable)
@@ -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.