From 8d2fe43c7f6034aaa1883cb7bba919a54c317517 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 16 Sep 2014 18:11:09 +0200 Subject: 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. --- openbsc/src/osmo-nitb/bsc_hack.c | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc') diff --git a/openbsc/src/osmo-nitb/bsc_hack.c b/openbsc/src/osmo-nitb/bsc_hack.c index a802507d4..031cb994d 100644 --- a/openbsc/src/osmo-nitb/bsc_hack.c +++ b/openbsc/src/osmo-nitb/bsc_hack.c @@ -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"); -- cgit v1.2.3