diff --git a/6418c1d923b740057a6138e16664b3c6/description b/6418c1d923b740057a6138e16664b3c6/description new file mode 100644 index 0000000..63c3ff5 --- /dev/null +++ b/6418c1d923b740057a6138e16664b3c6/description @@ -0,0 +1,7 @@ +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 +```