Fix typo in autogenerated docs

pull/1275/merge
Michael DeHaan 12 years ago
parent bbf95abc8f
commit f1dfddc5e5

@ -45,7 +45,7 @@ notes:
install I(facter) and I(ohai) means you can avoid Ruby-dependencies on your
remote systems.
examples:
- code: ansible all -m setup -tree /tmp/facts
- code: ansible all -m setup --tree /tmp/facts
description: Obtain facts from all hosts and store them indexed by hostname at /tmp/facts.
author: Michael DeHaan
'''

Loading…
Cancel
Save