use the same text for -M in ansible.1 and ansible-playbook.1

This commit is contained in:
Michael Vogt 2013-05-23 21:34:33 +02:00
parent 8338e75463
commit 22b0cf9275

View file

@ -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_'::