mirror of
https://github.com/flynx/git-utils.git
synced 2025-10-28 10:40:08 +00:00
better help...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
880e5f8f9a
commit
c4026ca966
@ -5,6 +5,8 @@ while true ; do
|
||||
-h|--help)
|
||||
echo "Usage: $(basename "$0") [OPTIONS] [PATH]"
|
||||
echo
|
||||
echo "Pull all repositories in PATH."
|
||||
echo
|
||||
echo "Options:"
|
||||
echo " -h --help - print this message and exit"
|
||||
echo " -r --recursive - pull directories recursively"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user