From 3328e1a5c0359b02a198d121543a5ce07c0a30f2 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 11 May 2022 00:01:06 +0200 Subject: doc/wajir.1.txt: Fix minor issues with options docs * Fix quoting and bolding * Adjust wording * Add short form of the `--verbose` flag --- doc/wajir.1.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/wajir.1.txt b/doc/wajir.1.txt index 5d6a1b6..5441238 100644 --- a/doc/wajir.1.txt +++ b/doc/wajir.1.txt @@ -25,17 +25,17 @@ OPTIONS https://id.atlassian.com/manage-profile/security/api-tokens --endpoint:: - The team-specific Atlassian host (e.g. 'example.atlassian.net'). + The team-specific Atlassian host (e.g. *example.atlassian.net*). --sendmail:: - The command named in this argument will be exec'ed and given an email on + The command named in this argument will be exec'ed and given an email on its standard input. This will typically be a Mail Transfer Agent or Mail - Delivery Agent. + Delivery Agent. If set, the *--email-to* option must also be set. --email-to:: - Recipient email address that 'issue created' emails will be sent to. + Recipient email address that `issue created' emails will be sent to. ---verbose:: +-v, --verbose:: Turn on verbose output. -h, --help:: -- cgit v1.2.3