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/.
Rafael Diniz gerrit-no-reply at lists.osmocom.orgRafael Diniz has uploaded this change for review. ( https://gerrit.osmocom.org/13542
Change subject: Help output of osmo-pcu looks better now.
......................................................................
Help output of osmo-pcu looks better now.
Change-Id: If4ecf9be5a0739bb54aedb077eda51ad091b4c3f
---
M src/pcu_main.cpp
1 file changed, 7 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/42/13542/1
diff --git a/src/pcu_main.cpp b/src/pcu_main.cpp
index c39c337..9233e6f 100644
--- a/src/pcu_main.cpp
+++ b/src/pcu_main.cpp
@@ -65,18 +65,18 @@
static void print_help()
{
- printf( "Some useful options:\n"
- " -h --help this text\n"
+ printf( "Options:\n"
+ " -h --help This text\n"
" -c --config-file Specify the filename of the config "
"file\n"
- " -m --mcc MCC use given MCC instead of value "
+ " -m --mcc MCC Use given MCC instead of value "
"provided by BTS\n"
- " -n --mnc MNC use given MNC instead of value "
+ " -n --mnc MNC Use given MNC instead of value "
"provided by BTS\n"
- " -V --version print version\n"
- " -r --realtime PRIO Use SCHED_RR with the specified "
+ " -V --version Print version\n"
+ " -r --realtime PRIO Use SCHED_RR with the specified "
"priority\n"
- " -D --daemonize Fork the process into a background"
+ " -D --daemonize Fork the process into a background "
"daemon\n"
" -i --gsmtap-ip The destination IP used for GSMTAP.\n"
);
--
To view, visit https://gerrit.osmocom.org/13542
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If4ecf9be5a0739bb54aedb077eda51ad091b4c3f
Gerrit-Change-Number: 13542
Gerrit-PatchSet: 1
Gerrit-Owner: Rafael Diniz <rafael at rhizomatica.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190406/4a89e41c/attachment.htm>