Skip to content

Commit 25eb94e

Browse files
authored
Reword treeclosed documentation
1 parent 86aa8ca commit 25eb94e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homu/html/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ <h3>Commands</h3>
5555
<li><code>delegate=NAME</code>: Allow NAME to issue all homu commands for this PR.</li>
5656
<li><code>delegate+</code>: Delegate to the PR owner.</li>
5757
<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>
6060
</ul>
6161

6262
<h4>Examples</h4>

0 commit comments

Comments
 (0)