An updater program which can install the latest available version of Microsoft Edge to non-APT or DNF-based Linux distros.
Go to file
Robert Morrison 21c208a326 Formatting of Markdown
I have formatted the markdown so it does what I understand you want.

The dash used is an em dash `—`
The pandoc command for converting the markdown into a manpage is
`pandoc INFILE -s -t man -o OUTFILE`

I have also provided a generated manpage
2021-05-24 16:29:15 +01:00
utils Added license agreement preamble 2021-05-23 23:08:42 +01:00
LICENSE Add 'LICENSE' 2021-05-23 22:00:40 +01:00
README.md Updated README.md 2021-05-23 21:20:00 +01:00
source.list Added program files to repo 2021-05-23 21:20:07 +01:00
updater Added license agreement preamble 2021-05-23 23:08:42 +01:00
updater.1 Formatting of Markdown 2021-05-24 16:29:15 +01:00
updater.1.md Formatting of Markdown 2021-05-24 16:29:15 +01:00

(WIP) Microsoft Edge (Beta) Updater

An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros.

Currently this program can only update the Beta release of Microsoft Edge for amd64 architectures.

Usage

Usage: updater [OPTION]
Microsoft Edge Updater (0.1.2) - An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros.

DISCLAIMER: Currently this program can only update the Beta release of Microsoft Edge for amd64 architectures.

Options:
  -y, --yes-all    Assume yes to all yes/no decisions.
  -v, --version    Print out the version of the script and exit.
      --help       Print this help message and exit

Information

  • Program Name - Microsoft Edge Updater
  • Script Name - updater
  • Version - 0.1.2 (Beta)
  • Synopsis - update Microsoft Edge (Beta) to the latest release.
  • Author(s) - Ethan Smith-Coss (No contact)
  • License - No License