mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Small documentation error fixed
This commit is contained in:
parent
36f05fb526
commit
30e6b055ec
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ def disable_beacon(name, **kwargs):
|
|||
'''
|
||||
Disable beacon on the minion
|
||||
|
||||
:name: Name of the beacon to enable.
|
||||
:name: Name of the beacon to disable.
|
||||
:return: Boolean and status message on success or failure of disable.
|
||||
|
||||
CLI Example:
|
||||
|
|
Loading…
Add table
Reference in a new issue