diff --git a/README.md b/README.md index ac4ed37..7e54d21 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Gocage can handle multiple datastores, so you can have jails on HDD storage and From v0.33b, due to multi ZFS pool support, gocage is no longer 100% compatible with iocage. Zfs datasets now should be specified with the ZFS pool. e.g. : - +

 Config.Jail_zfs = 1
 Config.Jail_zfs_dataset = myzfspool/poudriere
 Config.Jail_zfs_mountpoint = none
-
+
Create jails ------------