Skip to content

Commit

Permalink
Documentation update.
Browse files Browse the repository at this point in the history
  • Loading branch information
upcrob committed May 24, 2018
1 parent c989426 commit c9a9f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The attribute list specifies which attributes are printed to standard out by `fs
* `isfile` (this operator does not take any arguments)
* `contains`
* `ignorecase` (must be followed by '=', '!=', 'startswith', 'endswith', or 'contains')
* `matches`
* `matches` (regular expression matching)

### Logic Operators

Expand Down

0 comments on commit c9a9f3c

Please sign in to comment.