Fixed spelling
Fixed typos identified in PR review. Updated manpage accordingly by generation.
This commit is contained in:
parent
24dfa44ba7
commit
6c46a42e78
|
|
@ -47,6 +47,7 @@ Default mode occurs without this flag.
|
|||
.RS 2
|
||||
.IP \[bu] 2
|
||||
\f[B]\f[BI]debug\f[B]\f[R] \- run program in debug mode.
|
||||
(\f[B]WIP\f[R])
|
||||
.RE
|
||||
.IP \[bu] 2
|
||||
\f[C]\-\-full\-clean\f[R]
|
||||
|
|
@ -94,7 +95,7 @@ Microsoft Edge and automatically installs them to your system so you
|
|||
don\[cq]t have to again!
|
||||
.SS NOTE
|
||||
.PP
|
||||
\f[C]updater\f[R] must be ran with root privilages.
|
||||
\f[C]updater\f[R] must be ran with root privileges.
|
||||
If the script fails to identify its elevation, it will exit and display
|
||||
a message to STDOUT.
|
||||
.SS DISCLAIMER!!
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ date: June 30, 2021
|
|||
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.
|
||||
* ___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.
|
||||
* `-y, --yes-all`
|
||||
|
|
@ -54,7 +54,7 @@ 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,
|
||||
`updater` must be ran with root privileges. If the script fails to identify its elevation,
|
||||
it will exit and display a message to STDOUT.
|
||||
|
||||
### DISCLAIMER!!
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user