Updated README.md
Changed usage message respectable to the help screen.
This commit is contained in:
parent
e1c95d1b73
commit
05ef201cff
|
|
@ -12,16 +12,16 @@ DISCLAIMER: Currently this program has only updated Microsoft Edge for amd64 arc
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-nn, --no-notify Prevent notifications from being set after a session.
|
-nn, --no-notify Prevent notifications from being set after a session.
|
||||||
-c, --set-channel= Change the channel to be updated for Microsoft Edge. Will default to the value defined in souce.list if flag is not present.
|
-c, --set-channel= Change the channel to be updated for Microsoft Edge. Will default to the value defined in source.list if flag is not present.
|
||||||
* beta - update Beta channel release.
|
* beta - update Beta channel release.
|
||||||
* dev - update Dev channel release.
|
* dev - update Dev channel release.
|
||||||
-q, --quiet Operate strictly with no output on STDOUT or STDERR, prompts will NOT assume yes however. Logging still occurs in background.
|
-q, --quiet Operate strictly with no output on STDOUT or STDERR, prompts will NOT assume yes however. Logging still occurs in background.
|
||||||
--mode= Set the mode of the program to be ran in. Default mode occurs without this flag.
|
--mode= Set the mode of the program to be ran in. Default mode occurs without this flag.
|
||||||
* debug - run program in debug mode.
|
* debug - run program in debug mode. (WIP)
|
||||||
--full-clean Remove all content generated by updater after a session, this includes all logs.
|
--full-clean Remove all content generated by updater after a session, this includes all logs.
|
||||||
-y, --yes-all Assume yes to all yes/no decisions.
|
-y, --yes-all Assume yes to all yes/no decisions.
|
||||||
-v, --version Print out the version of the script and exit.
|
-v, --version Print out the version of the script and exit.
|
||||||
-h, --help Print this help message and exit
|
-h, --help Print this help message and exit.
|
||||||
```
|
```
|
||||||
|
|
||||||
## Information
|
## Information
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user