mirror of https://github.com/docker/cli.git
Fix markdown style error in man page
Signed-off-by: Zhu Guihua <zhugh.fnst@cn.fujitsu.com>
This commit is contained in:
parent
0649b4f517
commit
06e3a6ccd0
|
@ -259,7 +259,7 @@ more information see `man lvmthin`. Then, use `--storage-opt
|
||||||
dm.thinpooldev` to tell the Docker engine to use that pool for
|
dm.thinpooldev` to tell the Docker engine to use that pool for
|
||||||
allocating images and container snapshots.
|
allocating images and container snapshots.
|
||||||
|
|
||||||
##Devicemapper options:
|
## Devicemapper options
|
||||||
|
|
||||||
#### dm.thinpooldev
|
#### dm.thinpooldev
|
||||||
|
|
||||||
|
@ -465,7 +465,7 @@ this topic, see
|
||||||
Otherwise, set this flag for migrating existing Docker daemons to a
|
Otherwise, set this flag for migrating existing Docker daemons to a
|
||||||
daemon with a supported environment.
|
daemon with a supported environment.
|
||||||
|
|
||||||
##ZFS options
|
## ZFS options
|
||||||
|
|
||||||
#### zfs.fsname
|
#### zfs.fsname
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue