fixing problem causing docs not to build

reviewable/pr18780/r1
Ben Podoll 13 years ago
parent 29f41cf273
commit 5c3addac8d

@ -39,7 +39,7 @@ description:
options: options:
path: path:
description: description:
- 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). Aliases: I(dest), I(name) - '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). Aliases: I(dest), I(name)'
required: true required: true
default: [] default: []
aliases: ['dest', 'name'] aliases: ['dest', 'name']

Loading…
Cancel
Save