From: Don Armstrong Date: Thu, 16 Feb 2012 02:45:05 +0000 (-0800) Subject: document estraier options X-Git-Tag: release/2.6.0~415^2~14 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=0148230bb6642096ad00b293028e20cedaa9b429 document estraier options --- diff --git a/bin/add_bug_to_estraier b/bin/add_bug_to_estraier index 381b7d7..a83699a 100755 --- a/bin/add_bug_to_estraier +++ b/bin/add_bug_to_estraier @@ -23,6 +23,13 @@ add_bug_to_estraier -- add a bug log to an estraier database add_bug_to_estraier [options] < list_of_bugs_to_add Options: + --url, -u url to estraier node + --user, -U user to log into the estraier node + --pass, -P password for the estraier node + --spool, -s spool location + --conf, -c addbug configuration file + --cron add all bugs to estraier + --timestamp bug timestamp file --debug, -d debugging level (Default 0) --help, -h display this help --man, -m display manual