mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
docs: Add documentation surrounding flags that ps:report accepts
Closes #2631 [ci skip]
This commit is contained in:
@@ -13,7 +13,7 @@ case "$1" in
|
||||
ps:stop <app>, Stop app container(s)
|
||||
ps:rebuild <app>, Rebuild an app from source
|
||||
ps:rebuildall, Rebuild all apps from source
|
||||
ps:report, Shows report of all processes in app container(s)
|
||||
ps:report [<app>] [<flag>], Displays a process report for one or more apps
|
||||
ps:restart <app>, Restart app container(s)
|
||||
ps:restartall, Restart all deployed app containers
|
||||
ps:restore, Start previously running apps e.g. after reboot
|
||||
|
||||
Reference in New Issue
Block a user