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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user