diff --git a/usr/local/share/bastille/network.sh b/usr/local/share/bastille/network.sh index 7b6bcbe1..b51b0444 100644 --- a/usr/local/share/bastille/network.sh +++ b/usr/local/share/bastille/network.sh @@ -41,7 +41,7 @@ usage() { -C | --classic Add an interface to a classic (non-VNET) jail. -M | --static-mac Generate a static MAC address for the interface. -n | --no-ip Create interface without an IP (VNET only). - -P | --passthrough Pass the entire interface througg to the jail. + -P | --passthrough Pass the entire interface through to the jail. -V | --vnet Add a VNET interface to an existing jail. -v | --vlan VLANID Add interface with specified VLAN ID (VNET only). -x | --debug Enable debug mode.