|
@@ -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 |
|