updated doc comment

This commit is contained in:
msiebeneicher 2016-09-29 15:34:58 +02:00
parent 440dc651b4
commit a869d3cf27

View File

@ -1197,7 +1197,9 @@ def show_lowstate(queue=False, **kwargs):
def show_state_usage(queue=False, **kwargs): def show_state_usage(queue=False, **kwargs):
''' '''
Retrieve the highstate data from the salt master, analyse used states and unused states Retrieve the highstate data from the salt master to analyse used and unused states
Custom Pillar data can be passed with the ``pillar`` kwarg.
CLI Example: CLI Example: