Updated Quick Installer usage (markdown)

Bill Zimmerman 2020-06-26 17:46:38 +02:00
parent ac06c8aa1b
commit faa54b733d
1 changed files with 3 additions and 0 deletions

@ -32,5 +32,8 @@ curl -sL https://install.raspap.com | bash -s -- --repo foo/bar --branch my-feat
#### -h, --help
Outputs these usage notes and exits.
#### -u, --upgrade
Upgrades an existing installation to the latest release version.
#### -v, --version
Queries the Github API, outputs the latest RaspAP release version and exits.