diff --git a/Bot-commands.md b/Bot-commands.md index 160c398..bc8f7ad 100644 --- a/Bot-commands.md +++ b/Bot-commands.md @@ -35,7 +35,7 @@ By default, this will wait for all required checks to succeed before merging. optional arguments: -g, --green Merge when *all* status checks pass. - -f FORCE, --force REASON + -f REASON, --force REASON Merge without checking anything. This requires a reason for auditting purpose, for example: `@pytorchbot merge -f '[MINOR] Fix lint. Expecting all PR tests to pass'` The reason must be longer than 2 words. ONLY USE THIS FOR CRITICAL FAILURES.