Fix documentation error on read message from file example.
This commit is contained in:
parent
2ea57deb72
commit
50deb312fe
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ EXAMPLES = '''
|
|||
# text from file example
|
||||
- win_say:
|
||||
start_sound_path: 'C:\Windows\Media\Windows Balloon.wav'
|
||||
msg_text: AppData\Local\Temp\morning_report.txt
|
||||
msg_file: AppData\Local\Temp\morning_report.txt
|
||||
end_sound_path: 'C:\Windows\Media\chimes.wav'
|
||||
'''
|
||||
RETURN = '''
|
||||
|
|
Loading…
Reference in a new issue