diff options
author | Douglas Bagnall <douglas.bagnall@catalyst.net.nz> | 2017-03-01 17:33:09 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2017-03-10 07:31:10 +0100 |
commit | 132cbad9ce6372525581f8115ec4cba92b910b42 (patch) | |
tree | 742112f9eeee6c9e8e685f49b9fe6805f6b303f9 /script | |
parent | 4485ba5f3cc0d4d86540a3093f7b1e684a801b59 (diff) | |
download | samba-132cbad9ce6372525581f8115ec4cba92b910b42.tar.gz |
scripts/traffic_summary: documentation typo
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'script')
-rwxr-xr-x | script/traffic_summary.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/traffic_summary.pl b/script/traffic_summary.pl index 942f168640b..5c69ca18617 100755 --- a/script/traffic_summary.pl +++ b/script/traffic_summary.pl @@ -552,7 +552,7 @@ To process encrypted kerberos traffic To display more detailed documentation, including details of the output format - perldoc traffic_summnary.pl + perldoc traffic_summary.pl NOTE: tshark pdml output is very verbose, so it's better to pipe the tshark output directly to traffic_summary, rather than generating |