From 59ce95b373e897a5b52fd23c0d8fe28cd3eae041 Mon Sep 17 00:00:00 2001 From: YuPengZTE Date: Fri, 23 Sep 2016 15:22:52 +0800 Subject: [PATCH] Del the extra dot Signed-off-by: YuPengZTE Upstream-commit: 129cd0b9015041251b6a76b885e1abc718c4a5f5 Component: cli --- components/cli/docs/reference/commandline/run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cli/docs/reference/commandline/run.md b/components/cli/docs/reference/commandline/run.md index 23f6d8f656..b0cde6eb1d 100644 --- a/components/cli/docs/reference/commandline/run.md +++ b/components/cli/docs/reference/commandline/run.md @@ -76,7 +76,7 @@ Options: -m, --memory string Memory limit --memory-reservation string Memory soft limit --memory-swap string Swap limit equal to memory plus swap: '-1' to enable unlimited swap - --memory-swappiness int Tune container memory swappiness (0 to 100) (default -1). + --memory-swappiness int Tune container memory swappiness (0 to 100) (default -1) --name string Assign a name to the container --network-alias value Add network-scoped alias for the container (default []) --network string Connect a container to a network