diff --git a/pages/linux/dpkg.md b/pages/linux/dpkg.md index a2cc1b7cca..3901b2ac6c 100644 --- a/pages/linux/dpkg.md +++ b/pages/linux/dpkg.md @@ -18,6 +18,6 @@ `dpkg -L {{package_name}}` -- Find out which package owns a file +- Find out which package owns a file: `dpkg -S {{file_name}}`