Wireshark mailing list archives

Bug 2880-4707 TShark - decimal symbol


From: "j.snelders" <j.snelders () telfort nl>
Date: Sat, 23 Jan 2010 21:32:32 +0100

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2880
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4407

Many users encounter the same problem.
Is it possible to add also a note to the tshark helpfile?

Do you have to modify the file tshark.c to achieve this?

http://anonsvn.wireshark.org/wireshark/trunk/tshark.c:
fprintf(output, "  -z <statistics>          various statistics, see the man
page for details\n");
+ fprintf(output, "                           NOTE: use decimal separator
"."\n");
                                            
  fprintf(output, "\n");
  fprintf(output, "Miscellaneous:\n");
  fprintf(output, "  -h                       display this help and exit\n");
  fprintf(output, "  -v                       display version info and exit\n");
  fprintf(output, "  -o <name>:<value> ...    override preference setting\n");
  fprintf(output, "  -K <keytab>              keytab file to use for kerberos
decryption\n");

Thanks
Joan

       


___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: