* Nelson A. de Oliveira <nao...@gmail.com> [2006-02-07 04:31]: > Today I was searching how to use the usertag command. My first step was > going to http://www.debian.org/Bugs/server-control and try finding an > example of usertag. However, usertag is not mentioned on this page. > Could be good to include it with some examples, like the already > documented commands.
I cannot believe this still hasn't been done! Don, how about this: Index: server-control.wml =================================================================== RCS file: /cvs/webwml/webwml/english/Bugs/server-control.wml,v retrieving revision 1.78 diff -u -r1.78 server-control.wml --- server-control.wml 20 Apr 2009 02:31:15 -0000 1.78 +++ server-control.wml 15 May 2009 16:01:18 -0000 @@ -89,6 +89,7 @@ <dt><a href="#owner">owner</a> | <a href="#noowner">noowner</a></dt> <dt><a href="#block">block</a> | <a href="#unblock">unblock</a></dt> <dt><a href="#archive">archive</a> | <a href="#unarchive">unarchive</a></dt> + <dt><a href="#usertag">usertag</a> | <a href="#user">user</a></dt> </dl> </td> </tr> @@ -518,6 +519,27 @@ </p> </dd> + <dt><a name="usertag"><code>usertag</code> <var>bugnumber</var> [ <code>+</code> | + <code>-</code> | <code>=</code> ] <var>tag</var> [ <var>tag</var> ... + ]</a></dt> + <dd> + <p> + Allows to define tags on a per-user basis. The <code>usertag</code> + command works just like the regular <code>tag</code> command, except + that you get to make up whatever tags you like. By default, the address + in the <code>From:</code> or <code>Reply-To:</code> header of your mail + will be used to set the user of the <code>usertag</code>. + </p> + </dd> + + <dt><a name="user"><code>user</code> <var>bugnumber</var> + <var>address</var></a></dt> + <dd> + <p> + Sets <var>address</var> to be the <q>user</q> of all + <code>usertag</code> commands that follow. + </p> + </dd> <dt><a name="block"><code>block</code> <var>bugnumber</var> <code>by</code> <var>bug</var> ...</a></dt> -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org