mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Update commands
[ci skip]
This commit is contained in:
committed by
GitHub
parent
dd517a3dd1
commit
33a7619eac
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user