Stop document edit-pr and friends now.

This commit is contained in:
Eitan Adler 2014-06-29 07:40:18 +00:00
parent 7cfe829ae2
commit f5e11c7f75
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45147

View file

@ -2959,32 +2959,6 @@ Relnotes: yes</programlisting>
<screen>&prompt.user; <userinput>rsync -va rsync://bit0.us-west.freebsd.org/FreeBSD-bit/gnats .</userinput></screen>
</sect2>
<sect2 xml:id="gnatstools">
<title>Useful Tools</title>
<para>Other than <command>edit-pr</command> there are a
collection of tools in <filename>~gnats/tools/</filename> on
<systemitem>freefall</systemitem> which can make working with
PRs much easier.</para>
<para><command>open-pr</command>, <command>close-pr</command>,
<command>take-pr</command>, and <command>feedback-pr</command>
take PR numbers as arguments and then ask you to select from a
preexisting list of change reasons or let you type in your
own.</para>
<para><command>change-pr</command> is a multi purpose tool
that lets you make multiple changes at the same time with one
command.</para>
<para>For example, to assign PR 123456 to yourself type
<command>take-pr <replaceable>123456</replaceable></command>.
If you want to set the PR to patched awaiting an MFC at
the same time use:
<command>change-pr -t -p -m "awaiting MFC"
<replaceable>123456</replaceable></command></para>
</sect2>
</sect1>
<sect1 xml:id="people">