浏览代码

Merge pull request #1794 from brianpeiris/patch-1

Add units to time_limit description.
Ask Solem Hoel 11 年之前
父节点
当前提交
c254dbcb13
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/userguide/tasks.rst

+ 1 - 1
docs/userguide/tasks.rst

@@ -521,7 +521,7 @@ General
 
 .. attribute:: Task.time_limit
 
-    The hard time limit for this task.  If not set then the workers default
+    The hard time limit, in seconds, for this task.  If not set then the workers default
     will be used.
 
 .. attribute:: Task.soft_time_limit