diff --git a/files/file b/files/file index cf066219796..80b7e0da9d7 100644 --- a/files/file +++ b/files/file @@ -39,7 +39,7 @@ description: options: path: 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) + - 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 default: [] aliases: ['dest', 'name']