Typo + rephrase (#22526)

pull/22205/merge
Pierre Templier 9 years ago committed by jhawkesworth
parent 9ff03e6c1e
commit ea0bae6bca

@ -74,8 +74,8 @@ options:
version_added: "2.2" version_added: "2.2"
attributes: attributes:
description: description:
- Attributes of the file or directory should be. To get supported flags look at the man page for I(chattr) on the taget system. - Attributes the file or directory should have. To get supported flags look at the man page for I(chattr) on the target system.
This string should contain the attributes in the same order than they are displayed by I(lsattr). This string should contain the attributes in the same order as the one displayed by I(lsattr).
required: false required: false
default: None default: None
aliases: ['attr'] aliases: ['attr']

Loading…
Cancel
Save