From c0d2ba4fa68faf5b8819922de2e1c0c65a0ef54a Mon Sep 17 00:00:00 2001 From: zawz Date: Tue, 26 May 2020 11:26:09 +0200 Subject: [PATCH] Missing config help --- src/print.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/print.sh b/src/print.sh index 2710cd7..28f7d06 100644 --- a/src/print.sh +++ b/src/print.sh @@ -28,6 +28,7 @@ Options: Config (zpkg.conf): SSH_ADDRESS SSH access for deploy HTTP_ADDRESS HTTP address for downloading packages + PKG_PATH Path to the local package database ALLOW_ROOT Set to true to allow running as root without -f. Default: false" }