1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 06:35:43 +02:00

dpkg: Fix travis errors (#1223)

This commit is contained in:
Agniva De Sarker 2017-01-02 23:06:30 +05:30 committed by Waldir Pimenta
parent 084acff8bb
commit 7ba512e303

View file

@ -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}}`