]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 381737: POD for the --field option of bz_webservice_demo.pl
authorlpsolit%gmail.com <>
Sat, 26 May 2007 17:01:33 +0000 (17:01 +0000)
committerlpsolit%gmail.com <>
Sat, 26 May 2007 17:01:33 +0000 (17:01 +0000)
contrib/bz_webservice_demo.pl

index d21405d4ad795cc5cdc2cc3717401762d4d353ce..d438bc67951f858c9962a71b22b1782ab67b9a69 100755 (executable)
@@ -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