Fix documentation error on read message from file example.

This commit is contained in:
Jon Hawkesworth 2016-11-18 08:18:13 +00:00 committed by Matt Clay
parent 2ea57deb72
commit 50deb312fe

View file

@ -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 = '''