parser.add_argument(
        '--commit',
        nargs='?',
        metavar='MSG',
        const=config.get('update', 'commit', fallback='Commit'),