From 0148230bb6642096ad00b293028e20cedaa9b429 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 15 Feb 2012 18:45:05 -0800 Subject: [PATCH] document estraier options --- bin/add_bug_to_estraier | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.39.2