Add docs for new reload kwarg

This commit is contained in:
Ch3LL 2019-05-06 18:01:05 -04:00
parent fc70884ca1
commit bdcae5de82
No known key found for this signature in database
GPG key ID: 132B55A7C13EFA73

View file

@ -662,6 +662,9 @@ class Pillar(object):
Returns:
{'saltenv': ['state1', 'state2', ...]}
reload
Reload the matcher loader
'''
matches = {}
if reload: