modified: README.md

This commit is contained in:
Steven Penny 2014-12-16 01:14:10 -06:00
parent 91c7746b9b
commit aa4a288c33
1 changed files with 6 additions and 1 deletions

View File

@ -56,6 +56,11 @@ packages.
<td>Performs recursive dependency listings</td> <td>Performs recursive dependency listings</td>
<td>apt-cache depends</td> <td>apt-cache depends</td>
</tr> </tr>
<tr>
<td>listfiles</td>
<td>List files owned by packages</td>
<td>dpkg --listfiles</td>
</tr>
</tbody> </tbody>
</table> </table>