From fbbf28f9d531cfdadaad6349ab7a2af9cab6927f Mon Sep 17 00:00:00 2001 From: Tobias Lang Date: Fri, 5 May 2017 17:26:59 +0200 Subject: [PATCH] Update commands.md --- commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/commands.md b/commands.md index 2ea3a45..a1fb8ad 100644 --- a/commands.md +++ b/commands.md @@ -90,6 +90,7 @@ pkg info # show list of currently installed ports pkg version # show which ports/packages are outdated and need an update pkg upgrade # upgrade a packages pkg which # find out which package installed a given file +pkg audit -F # look for ports/packages with security vulnerabilities # System freebsd-update fetch # fetch updates from server