From 021d177ed13bd39549349b33fc8d035e3768271e Mon Sep 17 00:00:00 2001 From: yuexiao-wang Date: Tue, 29 Nov 2016 23:44:12 +0800 Subject: [PATCH] Fix the inconsistency for docker secret Signed-off-by: yuexiao-wang --- docs/reference/commandline/secret_ls.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/commandline/secret_ls.md b/docs/reference/commandline/secret_ls.md index 31659e72e..6b34fc214 100644 --- a/docs/reference/commandline/secret_ls.md +++ b/docs/reference/commandline/secret_ls.md @@ -27,9 +27,9 @@ Options: -q, --quiet Only display IDs ``` -Run this command from a manager to list the secrets in the Swarm. +Run this command on a manager node to list the secrets in the Swarm. -On a manager node: +## Examples ```bash $ docker secret ls