Fix typo in EXAMPLE section (#2833)
This commit is contained in:
parent
b7afa14f64
commit
70e8bb3092
1 changed files with 1 additions and 1 deletions
|
@ -375,7 +375,7 @@ options:
|
|||
|
||||
EXAMPLES = '''
|
||||
# Create a share named home on the server ucs.example.com with the path /home.
|
||||
- udm_sahre: name=home
|
||||
- udm_share: name=home
|
||||
path=/home
|
||||
host=ucs.example.com
|
||||
sambaName=Home
|
||||
|
|
Loading…
Reference in a new issue