mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Code Cleanup
- Removed obsolete configuration variable 'patterns', which is no longer used.
This commit is contained in:
parent
fa2af30857
commit
eb6c38ac17
5 changed files with 2 additions and 7 deletions
|
@ -356,11 +356,6 @@ among users that are not comfortable with regular expressions.
|
|||
.B xterm.title=no
|
||||
Sets the xterm window title when reports are run. Defaults to off.
|
||||
|
||||
.TP
|
||||
.B patterns=on
|
||||
Enables or disables pattern support on the command line, such as /foo/.
|
||||
Defaults to on.
|
||||
|
||||
.TP
|
||||
.B expressions=infix|postfix
|
||||
Sets a preference for infix expressions (1 + 2) or postfix expressions (1 2 +).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue