mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
CmdCount
- Converted from Command::filter to Filter::subset.
This commit is contained in:
parent
e3a1789b3f
commit
e924468de6
3 changed files with 5 additions and 4 deletions
|
@ -73,7 +73,6 @@ int main (int argc, const char** argv)
|
|||
a3t.entity ("report", "unblocked");
|
||||
a3t.entity ("report", "waiting");
|
||||
|
||||
|
||||
// Read-only commands.
|
||||
a3t.entity ("readcmd", "export");
|
||||
a3t.entity ("readcmd", "info");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue