diff options
author | Shota <shotat@users.noreply.github.com> | 2016-06-30 03:31:25 +0900 |
---|---|---|
committer | Brian Coca <bcoca@users.noreply.github.com> | 2016-06-29 14:31:25 -0400 |
commit | 47f715fb37885a3763c225b15d81e646ec6d18e4 (patch) | |
tree | 468cd93a82370ed368c3828ab2cdf2f6f582438d /docs/man/man1/ansible-playbook.1.asciidoc.in | |
parent | 4f76222f5b23671c8848df63d57a4a1adc419bf3 (diff) | |
download | ansible-47f715fb37885a3763c225b15d81e646ec6d18e4.tar.gz |
Fix some typos (#16498)
Diffstat (limited to 'docs/man/man1/ansible-playbook.1.asciidoc.in')
-rw-r--r-- | docs/man/man1/ansible-playbook.1.asciidoc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/man1/ansible-playbook.1.asciidoc.in b/docs/man/man1/ansible-playbook.1.asciidoc.in index c9170503ac..aed13b8938 100644 --- a/docs/man/man1/ansible-playbook.1.asciidoc.in +++ b/docs/man/man1/ansible-playbook.1.asciidoc.in @@ -144,7 +144,7 @@ Run operations with su (deprecated, use become). *-R SU-USER*, *--su-user=*'SU_USER':: -run operations with su as this user (default=root) (deprecated, use become). +Run operations with su as this user (default=root) (deprecated, use become). *-s*, *--sudo*:: |