From 0e9aabb5f065c4257bdf46feee2e5347d0a9fb31 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 10 May 2022 19:58:40 +0200 Subject: doc/wajir.1.txt: Describe the rest of the command line options --- doc/wajir.1.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/wajir.1.txt b/doc/wajir.1.txt index db4fc59..aa8d56a 100644 --- a/doc/wajir.1.txt +++ b/doc/wajir.1.txt @@ -18,12 +18,22 @@ OPTIONS Jira login email address. --token:: - Jira API token. Obtained from: TODO + Jira API token. Obtained from: + https://id.atlassian.com/manage-profile/security/api-tokens --endpoint:: + 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 + standard input. This will typically be a Mail Transfer Agent or Mail + Delivery Agent. + --email-to:: + Recipient email address that 'issue created' emails will be sent to. + --verbose:: + Turn on verbose output. -h, --help:: Print usage help. -- cgit v1.2.3