feat: Add PID file

This commit is contained in:
ge
2022-06-07 23:26:46 +03:00
parent f18b9627d5
commit 9eb7f31130
2 changed files with 26 additions and 5 deletions

View File

@ -15,7 +15,7 @@ backup files and databases.
Синопсис
--------
``boring-backup`` [-cvlhV] FILES..
``boring-backup`` [-cvlphV] FILES..
Описание
--------
@ -28,6 +28,7 @@ boring-backup - это расширяемая утилита для резерв
-c, --config config file.
-v, --verbose verbose output.
-l, --log-file log file.
-p, --pid-file PID file.
-h, --help print this help messagea and exit.
-V, --version print version and exit.