From faa54b733d685f7d5a9a25045ecf4c27a0cdf617 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Fri, 26 Jun 2020 17:46:38 +0200 Subject: [PATCH] Updated Quick Installer usage (markdown) --- Quick-Installer-usage.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Quick-Installer-usage.md b/Quick-Installer-usage.md index bd8df9e..2472caa 100644 --- a/Quick-Installer-usage.md +++ b/Quick-Installer-usage.md @@ -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. \ No newline at end of file