From 53e4162fc743a19664fd612bbf454ffe704ecb13 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Tue, 20 May 2025 11:39:35 -0600 Subject: [PATCH] docs: Document -n|--nameserver for create --- docs/chapters/subcommands/create.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/chapters/subcommands/create.rst b/docs/chapters/subcommands/create.rst index f0bf1a2d..f2d3849f 100644 --- a/docs/chapters/subcommands/create.rst +++ b/docs/chapters/subcommands/create.rst @@ -64,6 +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. --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.