diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-08-18 18:38:05 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-08-18 18:38:05 -0500 |
commit | 68c02e8503c1be4cf4fb2c1c0c66cf9604481f5d (patch) | |
tree | 339df19c1b29fd93b5fe457327b557d14a965c12 /templates/reset | |
parent | 8d494099bcbeda63eabe8ef268dbc8838a17ffe9 (diff) | |
download | vyatta-op-68c02e8503c1be4cf4fb2c1c0c66cf9604481f5d.tar.gz vyatta-op-68c02e8503c1be4cf4fb2c1c0c66cf9604481f5d.zip |
Fix the help text for connection-tracking
Diffstat (limited to 'templates/reset')
-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 |