Change in osmo-bsc[master]: osmo-bsc: Clean help description of cmd line parameters

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Fri Jun 15 13:49:15 UTC 2018


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


Change subject: osmo-bsc: Clean help description of cmd line parameters
......................................................................

osmo-bsc: Clean help description of cmd line parameters

Change-Id: I2ce242e97445785c3f1d965d89e3f1b6ca6a37ab
---
M src/osmo-bsc/osmo_bsc_main.c
1 file changed, 10 insertions(+), 10 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/38/9638/1

diff --git a/src/osmo-bsc/osmo_bsc_main.c b/src/osmo-bsc/osmo_bsc_main.c
index 8495608..6967e8c 100644
--- a/src/osmo-bsc/osmo_bsc_main.c
+++ b/src/osmo-bsc/osmo_bsc_main.c
@@ -86,16 +86,16 @@
 static void print_help()
 {
 	printf("  Some useful help...\n");
-	printf("  -h --help this text\n");
-	printf("  -D --daemonize Fork the process into a background daemon\n");
-	printf("  -d option --debug=DRLL: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("  -l --local=IP. The local address of the MGCP.\n");
-	printf("  -e --log-level number. Set a global loglevel.\n");
-	printf("  -r --rf-ctl NAME. A unix domain socket to listen for cmds.\n");
-	printf("  -t --testmode. A special mode to provoke failures at the MSC.\n");
+	printf("  -h --help 			This text.\n");
+	printf("  -D --daemonize 		Fork the process into a background daemon.\n");
+	printf("  -d  --debug option 		--debug=DRLL:DMM:DRR:DRSL:DNM enable debugging.\n");
+	printf("  -s --disable-color		Disable coloring log in stderr.\n");
+	printf("  -T --timestamp		Print a timestamp in the debug output.\n");
+	printf("  -c --config-file filename	The config file to use.\n");
+	printf("  -l --local IP			The local address of the MGCP.\n");
+	printf("  -e --log-level number		Set a global loglevel.\n");
+	printf("  -r --rf-ctl NAME		A unix domain socket to listen for cmds.\n");
+	printf("  -t --testmode			A special mode to provoke failures at the MSC.\n");
 }
 
 static void handle_options(int argc, char **argv)

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2ce242e97445785c3f1d965d89e3f1b6ca6a37ab
Gerrit-Change-Number: 9638
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180615/ecdddf76/attachment.htm>


More information about the gerrit-log mailing list