mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation: Updated for 2.4.5/2.5.0
This commit is contained in:
parent
564a84d603
commit
61a9eec512
3 changed files with 25 additions and 75 deletions
|
@ -24,7 +24,7 @@ Command Line Parsing
|
|||
determines whether subsequent arguments are interpreted as part of a filter or
|
||||
set of modifications.
|
||||
|
||||
The CLI object is fed command line arguments, then through a succession of
|
||||
The CLI2 object is fed command line arguments, then through a succession of
|
||||
calls builds and annotates a parse tree. To help with this, the Lexer is
|
||||
used to break up strings into tokens.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue