From 5f5f97b106f061e0fba7ff5af9fa39bed25f0167 Mon Sep 17 00:00:00 2001 From: TheOnePath Date: Fri, 4 Jun 2021 18:33:00 +0100 Subject: [PATCH] Updated markdown manpage to match v0.1.3 --- updater.1.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/updater.1.md b/updater.1.md index 020e90e..0d25f2e 100644 --- a/updater.1.md +++ b/updater.1.md @@ -13,11 +13,13 @@ date: May 24, 2021 **`updater`** [ _option_ ] # OPTIONS +* `-nn, --no-notify` + Prevent notifications from being sent after a session. * `-y, --yes-all` Assume yes to all yes/no decisions. * `-v, --version` Print out the version of the script and exit. -* `--help` +* `-h, --help` Print this help message and exit # DESCRIPTION @@ -39,8 +41,13 @@ or package managers, may benefit from this program. `updater` uses the Debian (`.deb`) release versions of Microsoft Edge and automatically installs them to your system so you don't have to again! +## NOTE + +`updater` must be ran with root privilages. If the script fails to identify its elevation, +it will exit and display a message to STDOUT. + ### DISCLAIMER!! -This version (0.1.2 - Beta) only works for Microsoft Edge Beta on amd64 architecture. +This version (VERSION) only works for Microsoft Edge Beta on amd64 architecture. A later release may allow for update of Dev build and potentially both. ### Testing Systems @@ -122,5 +129,8 @@ Kernel version 5.11.21-179. # AUTHORS * Ethan Smith-Coss +# CONTRIBUTORS +* Robert Morrison - Documentation + ## Contacting All contacts should be done through Issues on Gitea.