Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-13 00:20:17 +00:00
parent 8b085234e1
commit 366b13ffac
31 changed files with 160 additions and 38 deletions

View File

@@ -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.* ...}}`