Update commands

[ci skip]
This commit is contained in:
Jose Diaz-Gonzalez
2017-01-22 22:55:40 -07:00
committed by GitHub
parent dd517a3dd1
commit 33a7619eac

View File

@@ -8,7 +8,7 @@ case "$1" in
declare desc="return apps plugin help content"
cat<<help_content
apps, List your apps
apps:clone <old-app> <new-app>, Clone an app
apps:clone <old-app> <new-app>, Clones an app
apps:create <app>, Create a new app
apps:destroy <app>, Permanently destroy an app
apps:rename <old-app> <new-app>, Rename an app