瀏覽代碼

update docs about --oom-score-adj

Signed-off-by: allencloud <allen.sun@daocloud.io>
allencloud 8 年之前
父節點
當前提交
bb85d483b7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/run.md

+ 1 - 1
docs/reference/run.md

@@ -836,7 +836,7 @@ The container has unlimited memory which can cause the host to run out memory
 and require killing system processes to free memory. The `--oom-score-adj`
 parameter can be changed to select the priority of which containers will
 be killed when the system is out of memory, with negative scores making them
-less likely to be killed an positive more likely.
+less likely to be killed, and positive scores more likely.
 
 ### Kernel memory constraints