Skip to content

Commit

Permalink
Fix manpage to correctly state default storage driver
Browse files Browse the repository at this point in the history
Signed-off-by: Klaas Demter <klaas.d@online.de>
  • Loading branch information
Klaas- committed Sep 4, 2018
1 parent 9246d35 commit 6fd7702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/crio.8.md
Expand Up @@ -122,7 +122,7 @@ crio [GLOBAL OPTIONS] config [OPTIONS]

**--signature-policy**="": Path to the signature policy json file (default: "", to use the system-wide default)

**--storage-driver**: OCI storage driver (default: "devicemapper")
**--storage-driver**: OCI storage driver (default: "overlay")

**--storage-opt**: OCI storage driver option (no default)

Expand Down

0 comments on commit 6fd7702

Please sign in to comment.