*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Manage Docker swarm secrets.
|
||||
> More information: <https://docs.docker.com/engine/reference/commandline/secret/>.
|
||||
|
||||
- Create a new secret from stdin:
|
||||
- Create a new secret from `stdin`:
|
||||
|
||||
`{{command}} | docker secret create {{secret_name}} -`
|
||||
|
||||
|
Reference in New Issue
Block a user