remove include of files options only relevant to unix from win_file.py documentation

pull/4420/head
Jon Hawkesworth 2015-06-11 18:44:31 +01:00 committed by Matt Clay
parent f66ed3a85e
commit c86ed93f67
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ DOCUMENTATION = '''
module: win_file
version_added: "1.8"
short_description: Creates, touches or removes files or directories.
extends_documentation_fragment: files
description:
- Creates (empty) files, updates file modification stamps of existing files,
and can create or remove directories.