mirror of
https://github.com/flynx/git-utils.git
synced 2025-10-28 18:50:09 +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)
|
-h|--help)
|
||||||
echo "Usage: $(basename "$0") [OPTIONS] [PATH]"
|
echo "Usage: $(basename "$0") [OPTIONS] [PATH]"
|
||||||
echo
|
echo
|
||||||
|
echo "Pull all repositories in PATH."
|
||||||
|
echo
|
||||||
echo "Options:"
|
echo "Options:"
|
||||||
echo " -h --help - print this message and exit"
|
echo " -h --help - print this message and exit"
|
||||||
echo " -r --recursive - pull directories recursively"
|
echo " -r --recursive - pull directories recursively"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user