mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
Documentation
- Initial project version doc updates.
This commit is contained in:
parent
8180b94b1b
commit
6a3b13dbfc
3 changed files with 18 additions and 7 deletions
|
@ -24,7 +24,7 @@ Command Line Parsing
|
|||
determines whether subsequent arguments are interpreted as part of a filter or
|
||||
set of modifications.
|
||||
|
||||
The Parser object is fed command line arguments, then through a succession of
|
||||
The CLI 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