fix: default values

master
kvaps 2017-12-20 17:41:35 +01:00
parent efd5804f91
commit 06161072e7
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ usage() {
cat <<EOF
Available variables:
- BRIDGE (default: cbr0)
- BRIDGE (example: cbr0)
- VLAN (example: 100)
- IFACE (example: eth0)
- MTU (default: 9000)
- MTU (default: 1500)
- NO_DHCP_CLIENT (example: 1)
- FORCE_VLAN_CONFIG (example: 1)