mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #1061
- Added Feature #1061, which allows the 'columns' command to use a search string for the column name (thanks to Uli Martens).
This commit is contained in:
parent
d8579730f5
commit
12b12c3a62
8 changed files with 92 additions and 13 deletions
|
@ -388,6 +388,7 @@
|
|||
#define STRING_CMD_COLUMNS_USAGE "All supported columns and formatting styles"
|
||||
#define STRING_CMD_COLUMNS_NOTE "* Means default format, and therefore optional. For example, 'due' and 'due.formatted' are equivalent."
|
||||
#define STRING_CMD_COLUMNS_USAGE2 "Displays only a list of supported columns"
|
||||
#define STRING_CMD_COLUMNS_ARGS "You can only specify one search string."
|
||||
|
||||
#define STRING_CMD_DENO_USAGE "Deletes an annotation"
|
||||
#define STRING_CMD_DENO_WORDS "An annotation pattern must be provided."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue