mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fixing em dash usage (#9223)
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
This commit is contained in:
@@ -64,7 +64,7 @@ You can set the logging driver for a specific container by using the
|
||||
|
||||
```bash
|
||||
docker run \
|
||||
-–log-driver syslog –-log-opt syslog-address=udp://1.2.3.4:1111 \
|
||||
--log-driver syslog --log-opt syslog-address=udp://1.2.3.4:1111 \
|
||||
alpine echo hello world
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user