Pau Espin Pedrol has submitted this change and it was merged. ( 
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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I6a6fc3574630c0893797388bbbdeabe14572f988
Gerrit-Change-Number: 9641
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to