mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 08:56:43 +02:00
Feature: Extra arg detection
- Commands that do not accept filters or modifications now generate an error when extra arguments are specified.
This commit is contained in:
parent
8684639f72
commit
5f30c9e2c3
21 changed files with 72 additions and 0 deletions
|
@ -105,6 +105,8 @@
|
|||
- When multiple tasks are 'edit'ed, a failure causes the editing to stop (thanks
|
||||
to Daniel Shahaf).
|
||||
- New 'UDA' and 'ORPHAN' virtual tags.
|
||||
- Commands that do not accept filters or modifications now generate an error
|
||||
when extra arguments are specified.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue