For the lulz! (evalulate -> evaluate)

Signed-off-by: orkaa <orkica@gmail.com>
This commit is contained in:
orkaa 2016-06-23 16:26:43 +02:00 committed by Tibor Vass
parent 154a1c1206
commit d2f61188f1
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ Options:
--restart-condition string Restart when condition is met (none, on_failure, or any) --restart-condition string Restart when condition is met (none, on_failure, or any)
--restart-delay value Delay between restart attempts (default none) --restart-delay value Delay between restart attempts (default none)
--restart-max-attempts value Maximum number of restarts before giving up (default none) --restart-max-attempts value Maximum number of restarts before giving up (default none)
--restart-window value Window used to evalulate the restart policy (default none) --restart-window value Window used to evaluate the restart policy (default none)
--stop-grace-period value Time to wait before force killing a container (default none) --stop-grace-period value Time to wait before force killing a container (default none)
--update-delay duration Delay between updates --update-delay duration Delay between updates
--update-parallelism uint Maximum number of tasks updated simultaneously --update-parallelism uint Maximum number of tasks updated simultaneously

View File

@ -38,7 +38,7 @@ Options:
--restart-condition string Restart when condition is met (none, on_failure, or any) --restart-condition string Restart when condition is met (none, on_failure, or any)
--restart-delay value Delay between restart attempts (default none) --restart-delay value Delay between restart attempts (default none)
--restart-max-attempts value Maximum number of restarts before giving up (default none) --restart-max-attempts value Maximum number of restarts before giving up (default none)
--restart-window value Window used to evalulate the restart policy (default none) --restart-window value Window used to evaluate the restart policy (default none)
--stop-grace-period value Time to wait before force killing a container (default none) --stop-grace-period value Time to wait before force killing a container (default none)
--update-delay duration Delay between updates --update-delay duration Delay between updates
--update-parallelism uint Maximum number of tasks updated simultaneously --update-parallelism uint Maximum number of tasks updated simultaneously