mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
updated doc comment
This commit is contained in:
parent
440dc651b4
commit
a869d3cf27
@ -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:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user