modified: README.md

This commit is contained in:
Steven Penny 2014-12-16 01:06:31 -06:00
parent b6cbda6fa5
commit 91c7746b9b
1 changed files with 5 additions and 0 deletions

View File

@ -51,6 +51,11 @@ packages.
<td>Download only - do NOT install or unpack archives</td>
<td>apt-get&nbsp;install&nbsp;--download-only</td>
</tr>
<tr>
<td>depends</td>
<td> Performs recursive dependency listings</td>
<td>apt-cache depends</td>
</tr>
</tbody>
</table>