diff --git a/update.py b/update.py index 714c460..3a2faeb 100755 --- a/update.py +++ b/update.py @@ -42,7 +42,7 @@ def main(): "--git-branch", type=str, default="master", - help="Git branch to push to", + help="Git branch to push to, defaults to master", ) parser.add_argument( "-u",