mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 12:35:43 +02:00
dpkg: Fix travis errors (#1223)
This commit is contained in:
parent
084acff8bb
commit
7ba512e303
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@
|
||||||
|
|
||||||
`dpkg -L {{package_name}}`
|
`dpkg -L {{package_name}}`
|
||||||
|
|
||||||
- Find out which package owns a file
|
- Find out which package owns a file:
|
||||||
|
|
||||||
`dpkg -S {{file_name}}`
|
`dpkg -S {{file_name}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue