summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/filter/relpath.yml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/plugins/filter/relpath.yml')
-rw-r--r--lib/ansible/plugins/filter/relpath.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ansible/plugins/filter/relpath.yml b/lib/ansible/plugins/filter/relpath.yml
index 47611c76..e56e1483 100644
--- a/lib/ansible/plugins/filter/relpath.yml
+++ b/lib/ansible/plugins/filter/relpath.yml
@@ -5,8 +5,8 @@ DOCUMENTATION:
short_description: Make a path relative
positional: _input, start
description:
- - Converts the given path to a relative path from the I(start),
- or relative to the directory given in I(start).
+ - Converts the given path to a relative path from the O(start),
+ or relative to the directory given in O(start).
options:
_input:
description: A path.