Fix synology_dsm typo (#15615)

This commit is contained in:
Quentame 2020-11-11 19:24:29 +01:00 committed by GitHub
parent 946e13fdd5
commit eaa586c062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@ For each disk:
### Service `synology_dsm.reboot`
Reboot the by `serial` specified DSM. If only one DSM is configured, `serial` is not requiered.
Reboot the specified NAS by `serial`. If only one DSM is configured, `serial` is optional.
| Service data attribute | Required | Description |
| ---------------------- | -------- | ----------- |
@ -172,7 +172,7 @@ Reboot the by `serial` specified DSM. If only one DSM is configured, `serial` is
### Service `synology_dsm.shutdown`
Shutdown the by `serial` specified DSM. If only one DSM is configured, `serial` is not requiered.
Shutdown the specified NAS by `serial`. If only one DSM is configured, `serial` is optional.
| Service data attribute | Required | Description |
| ---------------------- | -------- | ----------- |