diff --git a/gitcheckup.py b/gitcheckup.py index 702f9e8..34d7327 100644 --- a/gitcheckup.py +++ b/gitcheckup.py @@ -360,7 +360,7 @@ def main(argv): nargs='+', type=str, help=''' - Run `git ` in each directory. You can use \- to escape - in your + Run `git ` in each directory. You can use \\- to escape - in your git arguments, since they would confuse this program's argparse. If this is used, any --fetch, --pull, --push is ignored. ''',