mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Enhancement - #407 show command
- finalized the implementation - a searchstring can now be supplied to limit the display of configuration settings
This commit is contained in:
parent
c93db168f3
commit
d37c798dbc
5 changed files with 31 additions and 32 deletions
|
@ -12,6 +12,9 @@
|
|||
command.
|
||||
+ Added feature #390, an extra dateformat for annotations (thanks to Cory
|
||||
Donnelly).
|
||||
+ Added feature #407, a new 'task show' command to display the current
|
||||
configuration settings or just the ones matching a search string.
|
||||
'task config' is now only used to set new configuration values.
|
||||
+ Fixed bug #406 so that task now includes command aliases in the _commands
|
||||
helper command used by shell completion scripts.
|
||||
+ Fixed bug #211 - it was unclear which commands modify a task description.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue