mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
paclock: add sudo (#19676)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
- Lock the database:
|
||||
|
||||
`paclock`
|
||||
`sudo paclock`
|
||||
|
||||
- Write the lock file path to `stdout` (without locking the database):
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
- Unlock the database:
|
||||
|
||||
`paclock --unlock`
|
||||
`sudo paclock --unlock`
|
||||
|
||||
- Display help:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user