Use the -x option to query-pr rather than ungrepping for "closed".
This commit is contained in:
parent
18c34beb37
commit
4276fa690e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17115
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@
|
|||
machines, you can use <command>query-pr</command> to view a
|
||||
listing of PRs that have been misfiled:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>query-pr -q -r gnats-admin | grep -v closed</userinput>
|
||||
<screen>&prompt.user; <userinput>query-pr -x -q -r gnats-admin</userinput>
|
||||
52458 gnats-ad open serious medium Re: declaration clash f
|
||||
52510 gnats-ad open serious medium Re: lots of sockets in
|
||||
52557 gnats-ad open serious medium
|
||||
|
|
Loading…
Reference in a new issue