diff options
author | lpsolit%gmail.com <> | 2006-11-24 06:51:07 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2006-11-24 06:51:07 +0100 |
commit | d3b6e211511c89eb47fb2ffd4760a66d00451dc0 (patch) | |
tree | 15a4a0ae93f2bcf260b23bc6a7a9f344ee3ab56c /docs/xml | |
parent | 5163ab02be8d2394ec4d42ec4430ea6e7cbb13b3 (diff) | |
download | bugzilla-d3b6e211511c89eb47fb2ffd4760a66d00451dc0.tar.gz bugzilla-d3b6e211511c89eb47fb2ffd4760a66d00451dc0.tar.xz |
Also mention the XML format for bug lists
Diffstat (limited to 'docs/xml')
-rw-r--r-- | docs/xml/using.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/xml/using.xml b/docs/xml/using.xml index 1c7ba8b33..db4fbd089 100644 --- a/docs/xml/using.xml +++ b/docs/xml/using.xml @@ -585,6 +585,11 @@ of each bug.</member> <member> + <emphasis>XML:</emphasis> + + get the buglist in the XML format.</member> + + <member> <emphasis>CSV:</emphasis> get the buglist as comma-separated values, for import into e.g. |