chore(kb/netbsd): list packages' contents

This commit is contained in:
Michele Cereda
2024-09-08 18:13:00 +02:00
parent c71748221f
commit c43602bffa

View File

@@ -101,6 +101,10 @@ pkgin ug
pkgin list
pkgin ls
# List files in packages.
pkgin pkg-contents
pkgin pc
# *Gently* reboot the system.
shutdown -r now
shutdown -r +30 "System will reboot"