mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 21:53:38 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,8 +22,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Preview the files that will be deleted and other changes that will be made before actually performing the clean-up operation:
|
||||
|
||||
`bleachbit_console.exe --preview {{--preset|cleaner1.option1 cleaner2.* ...}}`
|
||||
`bleachbit_console.exe --preview {{cleaner1.option1 cleaner2.* ...}}`
|
||||
|
||||
- Perform the clean-up operation and delete files:
|
||||
|
||||
`bleachbit_console.exe --clean {{--preset|cleaner1.option1 cleaner2.* ...}}`
|
||||
`bleachbit_console.exe --clean {{cleaner1.option1 cleaner2.* ...}}`
|
||||
|
||||
- Select the same options as in the GUI and add more to it:
|
||||
|
||||
`bleachbit_console.exe --preview --preset {{cleaner1.option1 cleaner2.* ...}}`
|
||||
|
||||
Reference in New Issue
Block a user