diff --git a/library/files/file b/library/files/file index 463f2b6370..13a675c20c 100644 --- a/library/files/file +++ b/library/files/file @@ -80,7 +80,8 @@ options: default: null choices: [] description: - - path of the file to link to (applies only to C(state=link)). + - path of the file to link to (applies only to C(state=link)). Will accept absolute, + relative and nonexisting paths. Relative paths are not expanded. seuser: required: false default: null