Skip to content

Commit

Permalink
document close command
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Sep 29, 2017
1 parent 400d25e commit 08d5e9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
## [0.0.3]

- implement date arguments for weekly-report #5
- add `close` command to close issues, #4

[0.0.3]: https://github.com/eventum/cli/compare/0.0.2...master

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Available commands:
| Command | |
| ------------- | ------------- |
| **add-attachment** | Add attachment to issue |
| **close** | Marks an issue as closed |
| **open-issues** | List open issues |
| **set-status**, **ss** | Set Issue status |
| **view-issue** | Display Issue details |
Expand Down

0 comments on commit 08d5e9c

Please sign in to comment.