Skip to content

Commit

Permalink
do not show gpxin item until function has been added
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jul 28, 2024
1 parent 5a433e0 commit 18bd749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hcxpcapngtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -6041,7 +6041,7 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
"--eapmd5-john=<file> : output EAP MD5 CHALLENGE (john chap)\n"
"--eapleap=<file> : output EAP LEAP and MSCHAPV2 CHALLENGE (hashcat -m 5500, john netntlm)\n"
"--tacacs-plus=<file> : output TACACS PLUS v1 (hashcat -m 16100, john tacacs-plus)\n"
"--gpxin=<file> : input GPX file\n"
// "--gpxin=<file> : input GPX file\n"
"--nmea=<file> : output GPS data in NMEA 0183 format\n"
" format: NMEA 0183 $GPGGA, $GPRMC, $GPWPL\n"
" to convert it to gpx, use GPSBabel:\n"
Expand Down

0 comments on commit 18bd749

Please sign in to comment.