Update manpage for eauth

This commit is contained in:
Thomas S Hatch 2012-10-23 14:31:12 -06:00
parent 43e9c83cf3
commit 099d37fcbe

View File

@ -49,6 +49,17 @@ Options
an explicit number of minions to execute at once, or a percentage of
minions to execute on.
.. option:: -a EAUTH, --auth=EAUTH
Pass in an external authentication medium to validate against. The
credentials will be prompted for. Can be used with the -T option.
.. option:: -T, --make-token
Used in conjunction with the -a option. This creates a token that allows
for the authenticated user to send commands without needing to
re-authenticate.
.. option:: --version
Print the version of Salt that is running.