entomologist/6418c1d923b740057a6138e16664b3c6/description

7 lines
221 B
Text

add `ent modify ISSUE CHANGE...`
CHANGE is one or more changes to make to the issue, that looks a bit
like the FILTER of `ent list`. Something like:
```
$ ent modify 123abc state=inprogress assignee=seb tag=bug,cli
```