Updated README.md
This commit is contained in:
parent
e533f73e9a
commit
148c806a98
28
README.md
28
README.md
|
|
@ -3,15 +3,23 @@ An updater program which can install the latest available version of Microsoft E
|
||||||
|
|
||||||
Currently this program can only update the Beta release of Microsoft Edge for amd64 architectures.
|
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
|
## Information
|
||||||
* Name - updater
|
* Program Name - Microsoft Edge Updater
|
||||||
* Version - 0.1.1 (Beta)
|
* Script Name - updater
|
||||||
|
* Version - 0.1.2 (Beta)
|
||||||
* Synopsis - update Microsoft Edge (Beta) to the latest release.
|
* Synopsis - update Microsoft Edge (Beta) to the latest release.
|
||||||
* Usage:
|
* Author(s) - Ethan Smith-Coss (No contact)
|
||||||
* `./updater`
|
* License - No License
|
||||||
* Options:
|
|
||||||
* `-y` | any decision processes will automatically be accepted.
|
|
||||||
* Author(s)
|
|
||||||
* Ethan Smith-Coss (No contact)
|
|
||||||
* License
|
|
||||||
* No License
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user