Get rid of more refs to facter

This commit is contained in:
Thomas S Hatch 2011-05-13 22:54:36 -06:00
parent 3488171e3e
commit 28e62ccddc
2 changed files with 4 additions and 4 deletions

View file

@ -31,8 +31,8 @@ The target expresion will be interpereted as a pcre regular expression rather th
The target expression will be interpereted as a comma delimited list, example: server1.foo.bar,server2.foo.bar,example7.quo.qux
.TP
-F, --facter
The target expression matches values returned by facter on the minions. The target expresion is in the format of '<facter value>:<pcre regular expresion>'; example: 'operatingsystem:Arch.*'
-G, --grain
The target expression matches values returned by the salt grains system on the minions. The target expresion is in the format of '<grain value>:<pcre regular expresion>'; example: 'os:Arch.*'
.TP
-Q, --query

View file

@ -33,8 +33,8 @@ The target expresion will be interpereted as a pcre regular expression rather th
The target expression will be interpereted as a comma delimited list, example: server1.foo.bar,server2.foo.bar,example7.quo.qux
.TP
-F, --facter
The target expression matches values returned by facter on the minions. The target expresion is in the format of '<facter value>:<pcre regular expresion>'; example: 'operatingsystem:Arch.*'
-G, --grain
The target expression matches values returned by the salt grains system on the minions. The target expresion is in the format of '<grain value>:<pcre regular expresion>'; example: 'os:Arch.*'
.TP
-Q, --query