paclock: add sudo (#19676)

This commit is contained in:
Managor
2025-11-30 00:44:03 +02:00
committed by GitHub
parent 2ae4257944
commit 367e63abcf
+2 -2
View File
@@ -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: