mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Fixed wrong command
This commit is contained in:
parent
94a1780ee0
commit
c8774ca5e9
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ _forever() {
|
|||
'restartall:Restart all the running forever scripts'
|
||||
'list:List all running forever scripts'
|
||||
'logs:Lists log files for all forever processes'
|
||||
'logs <script|index>:Tails the logs for specified script'
|
||||
'logs:<script|index> Tails the logs for specified script'
|
||||
'config:Lists all forever user configuration'
|
||||
'cleanlogs:[CAREFUL] Deletes all historical forever log files'
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue