add pull flag

This commit is contained in:
Denis Lehmann 2023-09-21 21:11:57 +02:00
parent fe4544012c
commit 5a8ebed33d
2 changed files with 48 additions and 0 deletions

View file

@ -18,6 +18,8 @@ It was inspired by [[https://wiki.ros.org/wstool][wstool]], [[https://github.com
OPTIONS
-f, --fetch Execute 'git fetch --prune --all' for all repositories in PATHS
-p, --pull Execute 'git pull' for all repositories which are behind upstream
in PATHS (includes '--fetch')
-h, --help Show this help message and exit
#+end_example