mirror of
https://github.com/cheat/cheat.git
synced 2025-11-04 15:55:27 +01:00
Merge pull request #34 from stvnwlsn/mychanges
add show to apt-cache cheatsheet
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# To search for apt packages:
|
||||
apt-cache search "whatever"
|
||||
|
||||
# To display package records for the named package(s):
|
||||
apt-cache show pkg(s)
|
||||
|
||||
Reference in New Issue
Block a user