From 9d91e098d60c8ac07c37e6d4a2df68c314fe87b5 Mon Sep 17 00:00:00 2001 From: John-Paul Bader Date: Tue, 10 Feb 2015 17:09:18 +0100 Subject: [PATCH] Update commands.md --- commands.md | 1 + 1 file changed, 1 insertion(+) 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