Minor: add required --path argument to usage()

This commit is contained in:
billz 2023-11-17 12:01:10 +00:00
parent 026a385add
commit 2151a44729

View file

@ -48,7 +48,7 @@ OPTIONS:
-n, --name <username> Specify a GitHub username to access a private repository
-u, --upgrade Upgrades an existing installation to the latest release version
-d, --update Updates an existing installation to the latest release version
-p, --path Used with -d, --update, sets the existing install path
-p, --path <path> Used with -d, --update, sets the existing install path
-i, --insiders Installs from the Insiders Edition (RaspAP/raspap-insiders)
-m, --minwrite Configures a microSD card for minimum write operation
-v, --version Outputs release info and exits