From ccdfbbe1b2e255fb2f970c15ebe42a734f09ffac Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 21 May 2025 09:16:53 -0600 Subject: [PATCH] Update create.rst --- docs/chapters/subcommands/create.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/subcommands/create.rst b/docs/chapters/subcommands/create.rst index f2d3849f..79c6d78f 100644 --- a/docs/chapters/subcommands/create.rst +++ b/docs/chapters/subcommands/create.rst @@ -64,7 +64,7 @@ options. See the below help output. -g | --gateway IP Specify a default router/gateway for the jail. -L | --linux Create a Linux jail (experimental). -M | --static-mac Generate a static MAC address for jail (VNET only). - -n | --nameserver Specify a nameserver for the jail. + -n | --nameserver IP,IP Specify nameserver(s) for the jail. Comma separated. --no-validate Do not validate the release when creating the jail. --no-boot Create jail with boot=off. -p | --priority VALUE Set priority value for jail.