From 83328c71b3f524b0368e88b06a32bab9ba9f34cd Mon Sep 17 00:00:00 2001 From: John-Paul Bader Date: Wed, 7 Jan 2015 11:34:47 +0100 Subject: [PATCH] Update commands.md --- commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/commands.md b/commands.md index f705eaa..572eda6 100644 --- a/commands.md +++ b/commands.md @@ -71,6 +71,7 @@ zpool upgrade # upgrade the storage pool to latest ver # Ports portsnap fetch # fetch the latest portfiles portsnap update # update the portfiles on disk with the previously fetched portfiles +portsnap update -p /usr/jails/basejail/usr/ports # update ports tree for jails whereis # show the directory of the portfile cd /usr/ports/*/ # find the parent directory of a given portname locate | grep ports # manual way of searching for ports