Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

Commit dc7b2d5

Browse files
committed
missing - to read from stdin
1 parent 4edf8e2 commit dc7b2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/adding-openldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ to create a hashed password value.
7373
(be sure to use your own value and not the example below):
7474

7575
```
76-
echo "{SSHA}emcy1JA+mxbHH0PMPcnasE9apBStAMks" | docker secret create olc_root_pw
76+
echo "{SSHA}emcy1JA+mxbHH0PMPcnasE9apBStAMks" | docker secret create olc_root_pw -
7777
```
7878

7979
* Create directories on the Docker engine host(s) for state files:

0 commit comments

Comments
 (0)