From 93c0db0201e82527c10195c075e56e459f985c8d Mon Sep 17 00:00:00 2001 From: Robert Morrison Date: Tue, 1 Jun 2021 18:04:38 +0100 Subject: [PATCH] Updated To fix issues in review --- updater.1 | 36 +++++++++++++++++++----------------- updater.1.md | 14 +++++++------- 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/updater.1 b/updater.1 index 47a602f..d5874f3 100644 --- a/updater.1 +++ b/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 diff --git a/updater.1.md b/updater.1.md index 20e9030..020e90e 100644 --- a/updater.1.md +++ b/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