Mercurial > p > roundup > code
diff doc/user_guide.txt @ 1282:2feb3e0a9955
included doc ideas from Bernhard Reiter
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 15 Oct 2002 07:33:55 +0000 |
| parents | a28dfdb6c9a5 |
| children | 28ae91aae74f |
line wrap: on
line diff
--- a/doc/user_guide.txt Tue Oct 15 07:25:49 2002 +0000 +++ b/doc/user_guide.txt Tue Oct 15 07:33:55 2002 +0000 @@ -2,7 +2,7 @@ User Guide ========== -:Version: $Revision: 1.10 $ +:Version: $Revision: 1.11 $ .. contents:: @@ -186,13 +186,13 @@ Subject: Re: [issue2] we're out of widgets [nosy=+richard] -- setting the nosy list to just you:: +- setting the nosy list to just you and cliff:: - Subject: Re: [issue2] we're out of widgets [nosy=richard] + Subject: Re: [issue2] we're out of widgets [nosy=richard,cliff] -- removing yourself from a nosy list:: +- removing yourself from a nosy list and setting the priority:: - Subject: Re: [issue2] we're out of widgets [nosy=-richard] + Subject: Re: [issue2] we're out of widgets [nosy=-richard;priority=bug] In all cases, the message relates to issue 2. The ``Re:`` prefix is stripped off.
