Skip to content

Commit 4b40ae9

Browse files
committed
QKT-42 update: shorter command flag
1 parent a18fda9 commit 4b40ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/github-backup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ def parse_args():
303303
parser.add_argument('--keychain-account',
304304
dest='osx_keychain_item_account',
305305
help='OSX ONLY: account field of password item in OSX keychain that holds the personal access or OAuth token')
306-
parser.add_argument('--include-releases',
306+
parser.add_argument('--releases',
307307
action='store_true',
308308
dest='include_releases',
309309
help='include release information, not including assets or binaries'

0 commit comments

Comments
 (0)