Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typos in ansible-playbook(1) man page #15036

Closed
tom-clx opened this issue Mar 18, 2016 · 0 comments
Closed

Typos in ansible-playbook(1) man page #15036

tom-clx opened this issue Mar 18, 2016 · 0 comments
Labels
docs This issue/PR relates to or includes documentation.

Comments

@tom-clx
Copy link
Contributor

tom-clx commented Mar 18, 2016

Issue Type:
  • Documentation Report
Ansible Version:
ansible 2.0.1.0
  config file = /root/ansible/tom-ansible/ansible.cfg
  configured module search path = Default w/o overrides
Ansible Configuration:
Environment:

FreeBSD 10.2, ports revision r411210

Summary:

I noticed a couple of typos in the ansible-playbook man page. Listed below:

       -U SUDO_USERNAME, --sudo-user=SUDO_USERNAME
           Sudo to SUDO_USERNAME deafult is root. (deprecated, use become).

Fix: s/deafult/default/

       -l SUBSET, --limit=SUBSET
           Further limits the selected host/group patterns. You can prefix it
           with ~ to indicate that the pattern in a regex.

Fix: s/in a/is a/

Steps To Reproduce:
man ansible-playbook
@bcoca bcoca closed this as completed in 95495a6 Mar 18, 2016
amenonsen added a commit that referenced this issue Mar 18, 2016
@ansibot ansibot added docs This issue/PR relates to or includes documentation. and removed docs_report labels Mar 1, 2018
@ansible ansible locked and limited conversation to collaborators Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs This issue/PR relates to or includes documentation.
Projects
None yet
Development

No branches or pull requests

3 participants