From 21f6dce0a00e72844f30237769924a7653a099c2 Mon Sep 17 00:00:00 2001 From: yupengzte Date: Thu, 23 Feb 2017 16:46:08 +0800 Subject: [PATCH] Delete dots to align with other commands description Signed-off-by: yupengzte --- docs/reference/commandline/node_inspect.md | 2 +- docs/reference/commandline/service_inspect.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/commandline/node_inspect.md b/docs/reference/commandline/node_inspect.md index 2ff6971742..19deec7672 100644 --- a/docs/reference/commandline/node_inspect.md +++ b/docs/reference/commandline/node_inspect.md @@ -23,7 +23,7 @@ Display detailed information on one or more nodes Options: -f, --format string Format the output using the given Go template --help Print usage - --pretty Print the information in a human friendly format. + --pretty Print the information in a human friendly format ``` ## Description diff --git a/docs/reference/commandline/service_inspect.md b/docs/reference/commandline/service_inspect.md index 3e7b1f838b..370e21882d 100644 --- a/docs/reference/commandline/service_inspect.md +++ b/docs/reference/commandline/service_inspect.md @@ -23,7 +23,7 @@ Display detailed information on one or more services Options: -f, --format string Format the output using the given Go template --help Print usage - --pretty Print the information in a human friendly format. + --pretty Print the information in a human friendly format ``` ## Description