diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-08-18 18:38:05 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:28 -0500 |
commit | 568f780c2fe6ed02fd97683caa154c37db8db74e (patch) | |
tree | 93c53fb4de5421aa3ed57b722ff6e93e822c6fd4 | |
parent | 20f811096765700c5eff5fd86c29be3bd53f0d7b (diff) | |
download | vyatta-op-568f780c2fe6ed02fd97683caa154c37db8db74e.tar.gz vyatta-op-568f780c2fe6ed02fd97683caa154c37db8db74e.zip |
Fix the help text for connection-tracking
(cherry picked from commit 68c02e8503c1be4cf4fb2c1c0c66cf9604481f5d)
-rw-r--r-- | templates/reset/connection-tracking/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/reset/connection-tracking/node.def b/templates/reset/connection-tracking/node.def index 8e588da..ba59cff 100644 --- a/templates/reset/connection-tracking/node.def +++ b/templates/reset/connection-tracking/node.def @@ -1,2 +1,2 @@ -help: Clear all currently tracked connections +help: Reset all currently tracked connections run: sudo /opt/vyatta/bin/sudo-users/vyatta-clear-conntrack |