Fix some typos (#16498)

This commit is contained in:
Shota 2016-06-30 03:31:25 +09:00 committed by Brian Coca
commit 47f715fb37
11 changed files with 12 additions and 12 deletions

View file

@ -127,7 +127,7 @@ Don't query the galaxy API when creating roles
LIST
----
The *list* sub-command is used to show what roles are currently instaled.
The *list* sub-command is used to show what roles are currently installed.
You can specify a role name, and if installed only that role will be shown.
USAGE
@ -334,7 +334,7 @@ Override the default server https://galaxy.ansible.com.
--list::
Show your configured integrations. Provids the ID of each integration
Show your configured integrations. Provides the ID of each integration
which can be used with the remove option.
--remove::

View file

@ -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*::

View file

@ -52,7 +52,7 @@ the password.
Show a help message related to the given sub-command.
If '--valut-password-file' is not supplied ansib-vault will automatically prompt for passwords as required.
If '--vault-password-file' is not supplied ansible-vault will automatically prompt for passwords as required.
CREATE

View file

@ -104,7 +104,7 @@ Show help message and exit.
*-i* 'PATH', *--inventory=*'PATH'::
The 'PATH' to the inventory, which defaults to '/etc/ansible/hosts'.
Alternatively you can use a comma separated list of hosts or single host with traling comma 'host,'.
Alternatively you can use a comma separated list of hosts or single host with trailing comma 'host,'.
*-l* 'SUBSET', *--limit=*'SUBSET'::