summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-05-23 21:34:33 +0200
committerMichael Vogt <mvo@debian.org>2013-05-23 21:34:33 +0200
commit22b0cf9275a3ee3defd23dbb3058678c02703a4c (patch)
treeafd0970279e0de79483fad8b5d47f2f20e934e04 /docs
parent8338e75463df8dee8f099e22313d9d0a74df86a6 (diff)
downloadansible-22b0cf9275a3ee3defd23dbb3058678c02703a4c.tar.gz
use the same text for -M in ansible.1 and ansible-playbook.1
Diffstat (limited to 'docs')
-rw-r--r--docs/man/man1/ansible.1.asciidoc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/man1/ansible.1.asciidoc.in b/docs/man/man1/ansible.1.asciidoc.in
index 9299066de3..9ed18953a1 100644
--- a/docs/man/man1/ansible.1.asciidoc.in
+++ b/docs/man/man1/ansible.1.asciidoc.in
@@ -60,8 +60,8 @@ Execute the module called 'NAME'.
*-M* 'DIRECTORY', *--module-path=*'DIRECTORY'::
-The 'DIRECTORY' to load modules from. The default is '/usr/share/ansible'.
-See also the ANSIBLE_LIBRARY environment variable.
+The 'DIRECTORY' search path to load modules from. The default is
+'/usr/share/ansible'. See also the ANSIBLE_LIBRARY environment variable.
*-a* \'_ARGUMENTS_', *--args=*\'_ARGUMENTS_'::