Merge pull request #8994 from GrandadEvans/patch-2

Small typo 'Srdaerr' to 'Stderr'
This commit is contained in:
Robbie Trencheny 2019-03-20 18:12:16 -07:00 committed by GitHub
commit a526fb0909
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ Leading and trailing whitespace, as well as lines starting with `#` are ignored.
* `name`: The real name of the user to be displayed in their profile.
Stdaerr is not read at all and just passed through to that of the Home Assistant process, hence you can use it for status messages or suchlike.
Stderr is not read at all and just passed through to that of the Home Assistant process, hence you can use it for status messages or suchlike.
<p class='note'>
Any leading and trailing whitespace is stripped from usernames before they're passed to the configured command. For instance, " hello " will be rewritten to just "hello".