Properly align the text in an error message.

Change-Id: Id8081c26bbe1349f9a7c89daf1188ba9de7da210
Reviewed-on: https://code.wireshark.org/review/18477
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2016-10-26 11:16:26 -07:00
parent 5134cf1f71
commit a7bc4b8146
1 changed files with 1 additions and 1 deletions

View File

@ -1266,7 +1266,7 @@ main(int argc, char *argv[])
"\t\"json\" Packet Summary, an JSON-based format for the details\n"
"\t summary information of a decoded packet. This information is \n"
"\t equivalent to the packet details printed with the -V flag.\n"
"\t\"ek\" Packet Summary, an EK JSON-based format for the bulk insert \n"
"\t\"ek\" Packet Summary, an EK JSON-based format for the bulk insert \n"
"\t into elastic search cluster. This information is \n"
"\t equivalent to the packet details printed with the -V flag.\n"
"\t\"text\" Text of a human-readable one-line summary of each of the\n"