diff options
| author | Teddy Wing | 2022-05-07 05:47:59 +0200 |
|---|---|---|
| committer | Teddy Wing | 2022-05-07 17:46:08 +0200 |
| commit | 4e07f8da4d6a93ea866c1b0151439f46df88ec53 (patch) | |
| tree | 4417575883d9f9c79f98f217e19b61f7c5eb7c6d | |
| parent | 21bef67ff67f67b8bd2e6a351d75e4e9cf94e786 (diff) | |
| download | wajir-4e07f8da4d6a93ea866c1b0151439f46df88ec53.tar.bz2 | |
Idea.txt: Add name description and command line interface
| -rw-r--r-- | Idea.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,2 +1,6 @@ * Watch all new unwatched Jira tickets * Send an email with the title and description of new Jira tickets. + +Name is like "watcher" combined with "Jira". + +$ wajir [--sendmail <mail-delivery-program>] <jql-of-issues-to-watch> |
