mirror of
https://github.com/cheat/cheat.git
synced 2025-01-18 17:39:30 +01:00
add show to apt-cache cheatsheet
This commit is contained in:
parent
c460bfdb31
commit
8d75ee723f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user