Pau Espin Pedrol has uploaded this change for review. ( 
https://gerrit.osmocom.org/9641


Change subject: bsc-nat: Fix missing help description for -T timestamp cmdline 
option
......................................................................

bsc-nat: Fix missing help description for -T timestamp cmdline option

Change-Id: I6a6fc3574630c0893797388bbbdeabe14572f988
---
M openbsc/src/osmo-bsc_nat/bsc_nat.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/41/9641/1

diff --git a/openbsc/src/osmo-bsc_nat/bsc_nat.c 
b/openbsc/src/osmo-bsc_nat/bsc_nat.c
index e912f60..a9f1c0b 100644
--- a/openbsc/src/osmo-bsc_nat/bsc_nat.c
+++ b/openbsc/src/osmo-bsc_nat/bsc_nat.c
@@ -1464,6 +1464,7 @@
        printf("  -d option --debug=DRLL:DCC:DMM:DRR:DRSL:DNM enable 
debugging\n");
        printf("  -D --daemonize Fork the process into a background daemon\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 this BSC.\n");

--
To view, visit https://gerrit.osmocom.org/9641
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6a6fc3574630c0893797388bbbdeabe14572f988
Gerrit-Change-Number: 9641
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>

Reply via email to