From: lpsolit%gmail.com <> Date: Sat, 26 May 2007 17:01:33 +0000 (+0000) Subject: Bug 381737: POD for the --field option of bz_webservice_demo.pl X-Git-Tag: bugzilla-3.0.1~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96dc4b37ed5783b5bac5d43fd36b98c515d02814;p=thirdparty%2Fbugzilla.git Bug 381737: POD for the --field option of bz_webservice_demo.pl --- diff --git a/contrib/bz_webservice_demo.pl b/contrib/bz_webservice_demo.pl index d21405d4ad..d438bc6795 100755 --- a/contrib/bz_webservice_demo.pl +++ b/contrib/bz_webservice_demo.pl @@ -107,6 +107,12 @@ test calls. Specify a file that contains settings for the creating of a new bug. +=item --field + +Pass a field name to get legal values for this field. It must be either a +global select field (such as bug_status, resolution, rep_platform, op_sys, +priority, bug_severity) or a custom select field. + =back =head1 DESCRIPTION