diff --git a/commands.md b/commands.md index 572eda6..6f6821f 100644 --- a/commands.md +++ b/commands.md @@ -77,6 +77,7 @@ cd /usr/ports/*/ # find the parent directory of a given p locate | grep ports # manual way of searching for ports cd && make install # compile and install a port cd && make config # re-run configuration of a port when available +cd && sudo make deinstall clean reinstall # upgrade the port # Packages pkg search # search for binary packages