diff --git a/hcxpcapngtool.c b/hcxpcapngtool.c index 11f1828f7..7df7083ca 100644 --- a/hcxpcapngtool.c +++ b/hcxpcapngtool.c @@ -6041,7 +6041,7 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n" "--eapmd5-john= : output EAP MD5 CHALLENGE (john chap)\n" "--eapleap= : output EAP LEAP and MSCHAPV2 CHALLENGE (hashcat -m 5500, john netntlm)\n" "--tacacs-plus= : output TACACS PLUS v1 (hashcat -m 16100, john tacacs-plus)\n" - "--gpxin= : input GPX file\n" +// "--gpxin= : input GPX file\n" "--nmea= : output GPS data in NMEA 0183 format\n" " format: NMEA 0183 $GPGGA, $GPRMC, $GPWPL\n" " to convert it to gpx, use GPSBabel:\n"