Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clementblaise committed Apr 17, 2021
1 parent 0a8e78a commit d52234c
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 @@ -43,7 +43,7 @@ Available Commands:
All subcommand use a `--filter` arguments that will select inventories based on the vars declared under `[all:vars]` in *.ini files.

Filter implement the following operators to match variable value:
* Equal : `==`
* Equal `==`
* NotEqual `!=`
* EndWith `$=`
* Contains `~=`
Expand Down

0 comments on commit d52234c

Please sign in to comment.