We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05eeef1 commit 5c83591Copy full SHA for 5c83591
tcpdump.c
@@ -571,14 +571,11 @@ show_remote_devices_and_exit(void)
571
/*
572
* Short options.
573
*
574
- * Note that there we use all letters for short options except for g, k,
+ * Note that there we use all letters for short options except for k,
575
* o, and P, and those are used by other versions of tcpdump, and we should
576
* only use them for the same purposes that the other versions of tcpdump
577
* use them:
578
579
- * macOS tcpdump uses -g to force non--v output for IP to be on one
580
- * line, making it more "g"repable;
581
- *
582
* macOS tcpdump uses -k to specify that packet comments in pcapng files
583
* should be printed;
584
0 commit comments