summaryrefslogtreecommitdiff
path: root/scripts/vyatta-interfaces.pl
diff options
context:
space:
mode:
authorJason Hendry <jhendry@mintel.com>2014-10-29 17:12:27 +0000
committerJason Hendry <jhendry@mintel.com>2014-10-29 17:12:27 +0000
commitfe6f9b548b8482056f54d446e05aea32653349fa (patch)
tree07d8db2179db8f69f37e743a9297dea84c93de02 /scripts/vyatta-interfaces.pl
parent5aa57a127af803905e2174a449f8584068fad2ec (diff)
downloadvyatta-cfg-system-fe6f9b548b8482056f54d446e05aea32653349fa.tar.gz
vyatta-cfg-system-fe6f9b548b8482056f54d446e05aea32653349fa.zip
Updating comments so they make a bit more sense
Diffstat (limited to 'scripts/vyatta-interfaces.pl')
-rwxr-xr-xscripts/vyatta-interfaces.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vyatta-interfaces.pl b/scripts/vyatta-interfaces.pl
index f3792f74..14f0a125 100755
--- a/scripts/vyatta-interfaces.pl
+++ b/scripts/vyatta-interfaces.pl
@@ -62,7 +62,7 @@ Usage: $0 --dev=<interface> --check=<type>
$0 --dev=<interface> --check-speed=speed,duplex
$0 --dev=<interface> --allowed-speed
$0 --dev=<interface> --isup
- $0 --dev=<interface> --offload-settings={tcp,udp,segmentation,receive}={value}
+ $0 --dev=<interface> --offload-settings={tcp,udp,segmentation,receive} {value}
$0 --show=<type>
EOF
exit 1;