File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414# Description.........: Received from arguments a feature to launch.
1515
1616# set -euxo pipefail
17- VERSION=" 1.0.0 "
17+ VERSION=" 1.0.1 "
1818
1919# Common files
2020# ------------
@@ -40,7 +40,7 @@ UsageAndExit(){
4040 echo " USAGE:"
4141 echo " bash GitLabWizard.sh feature-to-launch"
4242 echo " with feature-to-launch:"
43- echo -e " \t backup-all-repositories-from-org...............: Dump all repositories in GitHub to a specific location in the disk"
43+ echo -e " \t backup-all-repositories-from-org...............: Dump all repositories in GitLab to a specific location in the disk"
4444 echo -e " \t look-for-leaks.................................: Checks with gitleaks if there are leaks in all repositories"
4545 echo " About exit codes:"
4646 echo -e " \t 0................: Normal exit"
You can’t perform that action at this time.
0 commit comments