1
0
mirror of https://github.com/hukl/freebsd-toolbox.git synced 2025-11-20 03:08:43 +01:00

Update commands.md

This commit is contained in:
Tobias Lang
2017-05-05 17:26:59 +02:00
committed by GitHub
parent 1bdb8667ed
commit fbbf28f9d5

View File

@ -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 <packagename> # upgrade a packages
pkg which <filename> # 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