Fix a typo

This commit is contained in:
Forrest 2014-08-13 11:08:35 -07:00
parent fec0c4e035
commit 5145e3b448

View File

@ -134,7 +134,7 @@ Salt Minion Doesn't Return Anything While Running Jobs Locally
When a command being run via Salt takes a very long time to return
(package installations, certain scripts, etc.) the minion may drop you back
to the shell. In most situations the job is still running but Salt has
exceeded the set timeout before returning. Querying the job queu will
exceeded the set timeout before returning. Querying the job queue will
provide the data of the job but is inconvenient. This can be resolved by
either manually using the ``-t`` option to set a longer timeout when running
commands (by default it is 5 seconds) or by modifying the minion