mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 13:02:08 +02:00

* openbsd: add directory; openbsd/pkg_{add,info,delete}: add page (#10698) --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
319 B
319 B
pkg
OpenBSD package manager utility. More information: https://www.openbsd.org/faq/faq15.html.
- View documentation for installing/updating packages:
tldr pkg_add
- View documentation for removing packages:
tldr pkg_delete
- View documentation for viewing information about packages:
tldr pkg_info