From e4d699e22819858c7e4d024f1232b719c46231ac Mon Sep 17 00:00:00 2001 From: yo Date: Sun, 22 Sep 2024 17:39:00 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a1c183..81c3ed0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Config.Jail_zfs_mountpoint = none Create jails ------------ -For now, we can't pass config at creation time. We have to define config after creation: +You need to specify release, and optional configuration:

 gocage create jail1 -r 13.2-RELEASE -p "Config.Ip4_addr='vnet0|192.168.1.91/24',Config.Ip6=none,Config.Boot=1"