Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-30 00:23:24 +00:00
parent d1988a6d2c
commit ce66b5e9bf
119 changed files with 333 additions and 158 deletions

View File

@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
- Lock the database:
`paclock`
`sudo paclock`
- Write the lock file path to `stdout` (without locking the database):
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
- Unlock the database:
`paclock --unlock`
`sudo paclock --unlock`
- Display help: