dpkg: add more information link (#4673)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# dpkg
|
# dpkg
|
||||||
|
|
||||||
> Debian package manager.
|
> Debian package manager.
|
||||||
|
> More information: <https://manpages.debian.org/buster/dpkg/dpkg.1.en.html>.
|
||||||
|
|
||||||
- Install a package:
|
- Install a package:
|
||||||
|
|
||||||
@@ -14,7 +15,7 @@
|
|||||||
|
|
||||||
`dpkg -l {{pattern}}`
|
`dpkg -l {{pattern}}`
|
||||||
|
|
||||||
- List package contents:
|
- List a package's contents:
|
||||||
|
|
||||||
`dpkg -L {{package_name}}`
|
`dpkg -L {{package_name}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user