diff options
| author | Teddy Wing | 2022-05-10 21:10:18 +0200 |
|---|---|---|
| committer | Teddy Wing | 2022-05-10 21:10:18 +0200 |
| commit | e0ea2c8c6194b13851fd1966f769d86c0a86e2a4 (patch) | |
| tree | 7d2b405133319a921562afbbec4a4c33c4bd0318 /doc | |
| parent | f0af788f710ce7831b42a09f0131eba7642b9210 (diff) | |
| download | wajir-e0ea2c8c6194b13851fd1966f769d86c0a86e2a4.tar.bz2 | |
doc/wajir.1.txt: Add options to synopsis
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/wajir.1.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/wajir.1.txt b/doc/wajir.1.txt index aa8d56a..5d6a1b6 100644 --- a/doc/wajir.1.txt +++ b/doc/wajir.1.txt @@ -7,7 +7,10 @@ wajir - Watch Jira issues SYNOPSIS -------- -'wajir' TODO +[verse] +'wajir' [--login <login>] [--token <token>] [--endpoint <endpoint>] + [--sendmail <command>] [--email-to <address>] [-v | --verbose] + [-h | --help] [-V | --version] <JQL> DESCRIPTION ----------- |
