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