docs: Document -n|--nameserver for create

This commit is contained in:
tschettervictor
2025-05-20 11:39:35 -06:00
committed by GitHub
parent 6bb915e4cb
commit 53e4162fc7

View File

@@ -64,6 +64,7 @@ options. See the below help output.
-g | --gateway IP Specify a default router/gateway for the jail. -g | --gateway IP Specify a default router/gateway for the jail.
-L | --linux Create a Linux jail (experimental). -L | --linux Create a Linux jail (experimental).
-M | --static-mac Generate a static MAC address for jail (VNET only). -M | --static-mac Generate a static MAC address for jail (VNET only).
-n | --nameserver Specify a nameserver for the jail.
--no-validate Do not validate the release when creating the jail. --no-validate Do not validate the release when creating the jail.
--no-boot Create jail with boot=off. --no-boot Create jail with boot=off.
-p | --priority VALUE Set priority value for jail. -p | --priority VALUE Set priority value for jail.