diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-04-16 08:03:21 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-04-16 08:03:21 -0700 |
commit | 527c0217a5365e452cb1f4aa13cd27a9953e6bae (patch) | |
tree | a6763082ade1480adc5602930bc832adba1465e5 /templates/show/incoming/node.def | |
parent | f66833917fb5b35b60b8cb0a8278a28a167ed1c0 (diff) | |
download | vyatta-op-qos-527c0217a5365e452cb1f4aa13cd27a9953e6bae.tar.gz vyatta-op-qos-527c0217a5365e452cb1f4aa13cd27a9953e6bae.zip |
Rename 'show input-policy' to 'show incoming'
The name incoming is more consistent with the other side queuing.
Diffstat (limited to 'templates/show/incoming/node.def')
-rw-r--r-- | templates/show/incoming/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/incoming/node.def b/templates/show/incoming/node.def new file mode 100644 index 0000000..410e1d6 --- /dev/null +++ b/templates/show/incoming/node.def @@ -0,0 +1,2 @@ +help: Show ethernet input-policy information +run: ${vyatta_bindir}/show-input-policy.pl --brief |