From: Nathan Cutler Date: Tue, 19 Nov 2019 12:23:07 +0000 (+0100) Subject: ceph-backport.sh: mention --force in usage message X-Git-Tag: v15.1.0~808^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0cb63573d8f86106a10a4418833aceb2dd25ad90;p=ceph.git ceph-backport.sh: mention --force in usage message The --force option was missing in "usage()". Signed-off-by: Nathan Cutler --- diff --git a/src/script/ceph-backport.sh b/src/script/ceph-backport.sh index 368397ac01e..bf276a7306d 100755 --- a/src/script/ceph-backport.sh +++ b/src/script/ceph-backport.sh @@ -1084,6 +1084,7 @@ Options (not needed in normal operation): --debug (turns on "set -x") --existing-pr BACKPORT_PR_ID (use this when the backport PR is already open) + --force (exercise caution!) --fork EXPLICIT_FORK (use EXPLICIT_FORK instead of personal GitHub fork) --milestones (vet all backport PRs for correct milestone setting) --setup/-s (run the interactive setup routine - NOTE: this can