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:
@@ -155,9 +155,10 @@ Displays all possible colors, a named sample, or a legend containing all
|
||||
currently defined colors.
|
||||
|
||||
.TP
|
||||
.B task columns
|
||||
.B task columns [substring]
|
||||
Displays all supported columns and formatting styles. Useful when creating
|
||||
custom reports.
|
||||
custom reports. If a substring is provided, only matching column names are
|
||||
shown.
|
||||
|
||||
.TP
|
||||
.B task <filter> completed
|
||||
|
||||
Reference in New Issue
Block a user