fix: updated help message

This commit is contained in:
Pocco81 2022-02-06 23:45:31 -05:00
parent 058c2daa48
commit f229a6be17

View file

@ -13,10 +13,10 @@ Useful if one has a bunch of repos.
Usages:
#0: ${0} <flag(s)>
Arguments:
-h,--help,-?,? See this message.
-h,--help,-?,? See this message.
-v,--verbose Print verbose output in case remotes have had changes.
-p,--pull Pull all changes from all remotes (if any).
-f,--resources Copies general resources like images.
-p,--pull Pull all changes from all remotes (if any).
-f,--force Force pull.
EOF
)