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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ <h3>Commands</h3>
56
56
<li><code>delegate=NAME</code>: Allow NAME to issue all homu commands for this PR.</li>
57
57
<li><code>delegate+</code>: Delegate to the PR owner.</li>
58
58
<li><code>delegate-</code>: Remove the delegatee.</li>
59
-
<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=NUMBER</code>: Any PR below priority <code>NUMBER</code> will not test. Please consider if you <i>really</i> want to do this.</li>
60
60
<li><code>treeclosed-</code>: Undo a previous <code>treeclosed=NUMBER</code>.</li>
0 commit comments