mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Typo fix
This commit is contained in:
parent
1702e8e23a
commit
8d47be052b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ def get( name ):
|
|||
|
||||
def set( name, value ):
|
||||
'''
|
||||
Return a single sysctl parameter for this minion
|
||||
Set a single sysctl parameter for this minion
|
||||
|
||||
CLI Example:
|
||||
salt '*' sysctl.set net.ipv4.ip_forward 1
|
||||
|
|
Loading…
Add table
Reference in a new issue