docfix on file module, aliases for path parameter

reviewable/pr18780/r1
Serge van Ginderachter 12 years ago
parent bc6416d202
commit f8f9e7167d

@ -42,7 +42,7 @@ options:
- defines the file being managed, unless when used with C(state=link), and then sets the destination to create a symbolic link to using I(src)
required: true
default: []
aliases: []
aliases: ['dest', 'name']
state:
description:
- If C(directory), all immediate subdirectories will be created if they

Loading…
Cancel
Save