aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-04-08 20:17:12 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-04-08 20:17:12 +0200
commitf99709430a4c5e1f7ab912cf0435853e746d6f97 (patch)
tree9b2794c53dc87e902858ed5cdb76b19ba2a32e77
parentb9bc45b1b0abbfc075a957d188388901e2b0270a (diff)
bsc_msc_ip.c: Mention the timestamp config option.
-rw-r--r--openbsc/src/bsc_msc_ip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/bsc_msc_ip.c b/openbsc/src/bsc_msc_ip.c
index 71b7884b7..cfde1a15b 100644
--- a/openbsc/src/bsc_msc_ip.c
+++ b/openbsc/src/bsc_msc_ip.c
@@ -891,6 +891,7 @@ static void print_help()
printf(" -h --help this text\n");
printf(" -d option --debug=DRLL:DCC:DMM:DRR:DRSL:DNM enable debugging\n");
printf(" -s --disable-color\n");
+ printf(" -T --timestamp. Print a timestamp in the debug output.\n");
printf(" -c --config-file filename The config file to use.\n");
printf(" -m --msc=IP. The address of the MSC.\n");
printf(" -l --local=IP. The local address of the MGCP.\n");