Updated To fix issues in review
This commit is contained in:
parent
21c208a326
commit
93c0db0201
36
updater.1
36
updater.1
|
|
@ -7,30 +7,32 @@
|
|||
\f[C]updater\f[R] \[em] Automatically update Microsoft Edge on Solus
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
\f[B]\f[CB]updater\f[B]\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[B]\f[CB]updater -y|--yes-all\f[B]\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[B]\f[CB]updater -v|--version\f[B]\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[B]\f[CB]updater --help\f[B]\f[R]
|
||||
\f[B]\f[CB]updater\f[B]\f[R] [ \f[I]option\f[R] ]
|
||||
.SH OPTIONS
|
||||
.PP
|
||||
\f[C]-y, --yes-all\f[R] Assume yes to all yes/no decisions.
|
||||
.IP \[bu] 2
|
||||
\f[C]-y, --yes-all\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[C]-v, --version\f[R] Print out the version of the script and exit.
|
||||
Assume yes to all yes/no decisions.
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[C]--help\f[R] Print this help message and exit
|
||||
.IP \[bu] 2
|
||||
\f[C]-v, --version\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
Print out the version of the script and exit.
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
.IP \[bu] 2
|
||||
\f[C]--help\f[R]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
Print this help message and exit
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
Microsoft Edge Updater is a program which will download and update your
|
||||
|
|
|
|||
14
updater.1.md
14
updater.1.md
|
|
@ -10,15 +10,15 @@ date: May 24, 2021
|
|||
`updater` — Automatically update Microsoft Edge on Solus
|
||||
|
||||
# SYNOPSIS
|
||||
**`updater`**
|
||||
**`updater -y|--yes-all`**
|
||||
**`updater -v|--version`**
|
||||
**`updater --help`**
|
||||
**`updater`** [ _option_ ]
|
||||
|
||||
# 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
|
||||
* `-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
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user