Fix documentation error on read message from file example.

pull/18777/head
Jon Hawkesworth 8 years ago committed by Matt Clay
parent 2ea57deb72
commit 50deb312fe

@ -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…
Cancel
Save