mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Replace "container:debug" with "debug:container"
The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the "debug:container" instead.
This commit is contained in:
parent
63c9b24c7a
commit
c302ec41aa
1 changed files with 1 additions and 1 deletions
|
|
@ -23,5 +23,5 @@ alias sfcl='sf cache:clear'
|
|||
alias sfsr='sf server:run -vvv'
|
||||
alias sfcw='sf cache:warmup'
|
||||
alias sfroute='sf debug:router'
|
||||
alias sfcontainer='sf container:debug'
|
||||
alias sfcontainer='sf debug:container'
|
||||
alias sfgb='sf generate:bundle'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue