mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-15 14:48:47 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,8 +18,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Clean the distfiles of all uninstalled packages, but keep the distfiles of installed packages:
|
||||
|
||||
`sudo eclean --deep --package-names distfiles`
|
||||
`sudo eclean {{[-d|--deep]}} {{[-n|--package-names]}} distfiles`
|
||||
|
||||
- Clean the binary packages of all uninstalled packages, but keep the binaries of installed packages:
|
||||
|
||||
`sudo eclean --deep --package-names packages`
|
||||
`sudo eclean {{[-d|--deep]}} {{[-n|--package-names]}} packages`
|
||||
|
||||
Reference in New Issue
Block a user