mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
chore: fix some typos (#12818)
This commit is contained in:
parent
6c91a5e389
commit
ccbe504f22
3 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ plugins=(... macports)
|
|||
| pc | `sudo port clean --all installed` | Clean up intermediate installation files for installed ports |
|
||||
| pi | `sudo port install` | Install package given as argument |
|
||||
| pli | `port livecheck installed` | Check for updates for installed ports |
|
||||
| plm | `port-livecheck-maintainer` | Check for updates of ports mainained by the specified users |
|
||||
| plm | `port-livecheck-maintainer` | Check for updates of ports maintained by the specified users |
|
||||
| psu | `sudo port selfupdate` | Update ports tree with MacPorts repository |
|
||||
| puni | `sudo port uninstall inactive` | Uninstall inactive ports |
|
||||
| puo | `sudo port upgrade outdated` | Upgrade ports with newer versions available |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue