Skip to content

Commit

Permalink
fixed help
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jan 16, 2024
1 parent 504778b commit 4cf0254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hcxdumptool.c
Original file line number Diff line number Diff line change
Expand Up @@ -4710,9 +4710,9 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
" default: first suitable INTERFACE\n"
" warning: %s changes the virtual MAC address of the INTERFACE\n"
"-w <outfile> : write packets to a pcapng-format file named <outfile>\n"
" existing dump file file will be overwritten\n"
" existing file will be overwritten\n"
" default outfile name: yyyyddmmhhmmss-interfacename.pcapng\n"
" existing dump file file will not be overwritten\n"
" existing file will not be overwritten\n"
" get more information: https://pcapng.com/\n"
"-c <digit> : set channel (1a,2a,36b,...)\n"
" default: 1a,6a,11a\n"
Expand Down

0 comments on commit 4cf0254

Please sign in to comment.