You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: homu/html/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,8 @@ <h3>Commands</h3>
55
55
<li><code>delegate=NAME</code>: Allow NAME to issue all homu commands for this PR.</li>
56
56
<li><code>delegate+</code>: Delegate to the PR owner.</li>
57
57
<li><code>delegate-</code>: Remove the delegatee.</li>
58
-
<li><code>treeclosed=NUMBER</code>: Any PR <code>NUMBER</code> will now not test. Please consider if <i>you</i>should really be doing this.</li>
59
-
<li><code>treeclosed-</code>: Undo a previous <code>treeclose=NUMBER</code>.</li>
58
+
<li><code>treeclosed=NUMBER</code>: Any PR below priority <code>NUMBER</code> will not test. Please consider if <i>you</i> really want to do this.</li>
59
+
<li><code>treeclosed-</code>: Undo a previous <code>treeclosed=NUMBER</code>.</li>
0 commit comments