aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2009-06-26 16:16:10 -0400
committerChris Ball <cjb@laptop.org>2009-06-26 16:16:10 -0400
commitacf7b0cc492142ef0bbf1c04aed652a53caf7fe1 (patch)
tree83caecf530df36cc9f88bd94373b0fea0129b979 /doc
parent34b2884112e3c3ca0cc0ac83df68c66f6b2729c4 (diff)
parent97aeb18b20f901950da0355471fdc17055f3f4a8 (diff)
downloadbugseverywhere-acf7b0cc492142ef0bbf1c04aed652a53caf7fe1.tar.gz
Merge with W. Trevor King's tree, which allows attaching binary files to bugs.
Diffstat (limited to 'doc')
-rw-r--r--doc/be.1.sgml119
1 files changed, 3 insertions, 116 deletions
diff --git a/doc/be.1.sgml b/doc/be.1.sgml
index 5e6efc3..a2df21f 100644
--- a/doc/be.1.sgml
+++ b/doc/be.1.sgml
@@ -18,7 +18,7 @@ be.1: be.1.sgml
<!ENTITY dhfirstname "<firstname>Ben</firstname>">
<!ENTITY dhsurname "<surname>Finney</surname>">
<!-- Please adjust the date whenever revising the manpage. -->
- <!ENTITY dhdate "<date>2008-04-21</date>">
+ <!ENTITY dhdate "<date>2009-06-25</date>">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1). -->
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
@@ -45,7 +45,7 @@ be.1: be.1.sgml
&dhsurname;
</author>
<copyright>
- <year>2008</year>
+ <year>2009</year>
<holder>&dhusername;</holder>
</copyright>
&dhdate;
@@ -88,125 +88,12 @@ be.1: be.1.sgml
</refsect1>
<refsect1>
<title>COMMANDS</title>
-
<variablelist>
<varlistentry>
- <term><command>assign</command>
- </term>
- <listitem>
- <para>Assign an individual or group to fix a bug
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>close</command>
- </term>
- <listitem>
- <para>Close a bug
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>comment</command>
- </term>
- <listitem>
- <para>Add a comment to a bug
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>diff</command>
- </term>
- <listitem>
- <para>Compare bug reports with older tree
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
<term><command>help</command>
</term>
<listitem>
- <para>Print help for given subcommand
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>inprogress</command>
- </term>
- <listitem>
- <para>Bug fixing in progress
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>list</command>
- </term>
- <listitem>
- <para>List bugs
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>new</command>
- </term>
- <listitem>
- <para>Create a new bug
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>open</command>
- </term>
- <listitem>
- <para>Re-open a bug
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>set</command>
- </term>
- <listitem>
- <para>Change tree settings
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>set-root</command>
- </term>
- <listitem>
- <para>Assign the root directory for bug tracking
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>severity</command>
- </term>
- <listitem>
- <para>Show or change a bug's severity level
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>show</command>
- </term>
- <listitem>
- <para>Show a particular bug
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>target</command>
- </term>
- <listitem>
- <para>Show or change a bug's target for fixing
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><command>upgrade</command>
- </term>
- <listitem>
- <para>Upgrade the bugs to the latest format
+ <para>Print help for be and a list of all available commands.
</para>
</listitem>
</varlistentry>