diff options
Diffstat (limited to 'templates/clear/interfaces')
-rw-r--r-- | templates/clear/interfaces/ethernet/counters/node.def | 2 | ||||
-rw-r--r-- | templates/clear/interfaces/ethernet/node.def | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/clear/interfaces/ethernet/counters/node.def b/templates/clear/interfaces/ethernet/counters/node.def index 85a02d5..d722d69 100644 --- a/templates/clear/interfaces/ethernet/counters/node.def +++ b/templates/clear/interfaces/ethernet/counters/node.def @@ -1,2 +1,2 @@ -help: Clear all Ethernet interface counters +help: Clear all ethernet interface counters run: sudo ${vyatta_bindir}/sudo-users/vyatta-show-interfaces.pl --action=clear --intf-type="$3" diff --git a/templates/clear/interfaces/ethernet/node.def b/templates/clear/interfaces/ethernet/node.def index 3e6f0dc..eda1665 100644 --- a/templates/clear/interfaces/ethernet/node.def +++ b/templates/clear/interfaces/ethernet/node.def @@ -1 +1 @@ -help: Clear Ethernet interface information +help: Clear ethernet interface information |