From 8c04585aa8f8562c30ea52a6a002c4d496b92267 Mon Sep 17 00:00:00 2001 From: Duncan Brown Date: Wed, 9 Oct 2019 12:39:31 -0400 Subject: [PATCH] missing - to read from stdin --- docs/adding-openldap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/adding-openldap.md b/docs/adding-openldap.md index cd053be..ea75393 100644 --- a/docs/adding-openldap.md +++ b/docs/adding-openldap.md @@ -73,7 +73,7 @@ to create a hashed password value. (be sure to use your own value and not the example below): ``` -echo "{SSHA}emcy1JA+mxbHH0PMPcnasE9apBStAMks" | docker secret create olc_root_pw +echo "{SSHA}emcy1JA+mxbHH0PMPcnasE9apBStAMks" | docker secret create olc_root_pw - ``` * Create directories on the Docker engine host(s) for state files: