aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2022-05-11 00:01:06 +0200
committerTeddy Wing2022-05-11 00:01:06 +0200
commit3328e1a5c0359b02a198d121543a5ce07c0a30f2 (patch)
tree070df1b866e1d8f9028802bca262719d418b5256
parente0ea2c8c6194b13851fd1966f769d86c0a86e2a4 (diff)
downloadwajir-3328e1a5c0359b02a198d121543a5ce07c0a30f2.tar.bz2
doc/wajir.1.txt: Fix minor issues with options docs
* Fix quoting and bolding * Adjust wording * Add short form of the `--verbose` flag
-rw-r--r--doc/wajir.1.txt10
1 files 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::