12345678910111213 |
- $OpenBSD: patch-manpages_airodump-ng_1,v 1.1 2015/02/17 19:47:01 naddy Exp $
- --- manpages/airodump-ng.1.orig Sat Apr 24 22:06:16 2010
- +++ manpages/airodump-ng.1 Tue Feb 17 19:32:19 2015
- @@ -55,7 +55,7 @@ Active Scanning Simulation (send probe requests and pa
- .TP
- .I --output-format <formats>
- Define the formats to use (separated by a comma). Possible values are: pcap, ivs, csv, gps, kismet, netxml. The default values are: pcap, csv, kismet, kismet-newcore.
- -'pcap' is for recording a capture in pcap format, 'ivs' is for ivs format (it is a shortcut for --ivs). 'csv' will create an airodump-ng CSV file, 'kismet' will create a kismet csv file and 'kismet-newcore' will create the kismet netxml file. 'gps' is a shortcut for --gps.
- +\&'pcap' is for recording a capture in pcap format, 'ivs' is for ivs format (it is a shortcut for --ivs). 'csv' will create an airodump-ng CSV file, 'kismet' will create a kismet csv file and 'kismet-newcore' will create the kismet netxml file. 'gps' is a shortcut for --gps.
- .br
- Theses values can be combined with the exception of ivs and pcap.
- .PP
|