mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 18:58:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user