From 395ef3de1ec9a8a2deb72f589f33bdb5aebb46b0 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 21 May 2025 09:18:20 -0600 Subject: [PATCH] Update create.sh --- usr/local/share/bastille/create.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/share/bastille/create.sh b/usr/local/share/bastille/create.sh index 7b4b2867..b9a71325 100644 --- a/usr/local/share/bastille/create.sh +++ b/usr/local/share/bastille/create.sh @@ -47,7 +47,7 @@ usage() { -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.