(bash) return after help text
This commit is contained in:
parent
4017a0d37d
commit
ba473da9e8
1 changed files with 1 additions and 0 deletions
|
|
@ -179,6 +179,7 @@ cl() {
|
|||
echo "Usage: cl REPOSITORY_URL"
|
||||
echo "Usage: cl (hub|lab) REPOSITORY_NAME"
|
||||
echo "Usage: cl (hub|lab) NAMESPACE REPOSITORY_NAME"
|
||||
return 0
|
||||
fi
|
||||
|
||||
local url=$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue