nitb: Don't mention the broken PCAP generation option

The PCAP option doesn't seem to work for TCP/IP based BTS. Don't
mention it to not confuse people that search for a way.
This commit is contained in:
Holger Hans Peter Freyther 2014-09-16 18:11:09 +02:00
parent 115e81ee19
commit 8d2fe43c7f
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ static void print_help()
printf(" -s --disable-color\n");
printf(" -l --database db-name The database to use\n");
printf(" -a --authorize-everyone. Authorize every new subscriber. Dangerous!.\n");
printf(" -p --pcap file The filename of the pcap file\n");
printf(" -T --timestamp Prefix every log line with a timestamp\n");
printf(" -V --version. Print the version of OpenBSC.\n");
printf(" -P --rtp-proxy Enable the RTP Proxy code inside OpenBSC\n");