Command Line Grammar
- Updated documentation.
This commit is contained in:
@@ -15,7 +15,7 @@ There are several forms of literals:
|
||||
<date> either ISO-8601 or rc.dateformat dates
|
||||
<duration> either ISO-8601 or durations
|
||||
|
||||
There are several supported operators:
|
||||
There are many supported operators:
|
||||
|
||||
+ addition, concatenation
|
||||
- subtraction, unary minus
|
||||
@@ -27,7 +27,7 @@ There are several supported operators:
|
||||
= != equality operators
|
||||
~ !~ match operators
|
||||
|
||||
There are also helper operators to perform odd operations:
|
||||
There are helper operators to perform odd operations:
|
||||
|
||||
__hastag__ presence of a tag
|
||||
__notag__ absence of a tag
|
||||
|
||||
Reference in New Issue
Block a user