From 0a6612f03f71ef95a2847d2a69d5c621c29d3d42 Mon Sep 17 00:00:00 2001 From: yuexiao-wang Date: Tue, 20 Dec 2016 19:14:41 +0800 Subject: [PATCH] Change tls to TLS Signed-off-by: yuexiao-wang --- docs/reference/commandline/secret_ls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commandline/secret_ls.md b/docs/reference/commandline/secret_ls.md index 6b34fc2146..c7b7f2a352 100644 --- a/docs/reference/commandline/secret_ls.md +++ b/docs/reference/commandline/secret_ls.md @@ -27,7 +27,7 @@ Options: -q, --quiet Only display IDs ``` -Run this command on a manager node to list the secrets in the Swarm. +Run this command on a manager node to list the secrets in the swarm. ## Examples