`tsk blah:a :b :c` would be the same as, `tsk blah:a blah:b blah:c` the prefix should be assumed from the task name on the left. so multiple shorthands could be used, `tsk foo:a :b bar:a :b` is the same as `tsk foo:a foo:b bar:a bar:b`
tsk blah:a :b :cwould be the same as,tsk blah:a blah:b blah:cthe prefix should be assumed from the task name on the left. so multiple shorthands could be used,
tsk foo:a :b bar:a :bis the same astsk foo:a foo:b bar:a bar:b