Updated Bot commands (markdown)

gmagogsfm
2023-05-04 15:14:27 -07:00
parent 31060934d5
commit 2b76044ddb

@ -30,7 +30,7 @@ command:
```
## Merge
```
usage: @pytorchbot merge [-f MESSAGE | -ic] [-r [{viable/strict,master}]]
usage: @pytorchbot merge [-f MESSAGE | -ic] [-r [{viable/strict,main}]]
Merge an accepted PR, subject to the rules in .github/merge_rules.json.
By default, this will wait for all required checks (lint, pull) to succeed before merging.