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/.
osmith gerrit-no-reply at lists.osmocom.orgosmith has uploaded this change for review. ( https://gerrit.osmocom.org/13005
Change subject: osmo-sysmon -h: s/OsmoHLR/osmo-sysmon/
......................................................................
osmo-sysmon -h: s/OsmoHLR/osmo-sysmon/
Fix program name in help output.
Change-Id: I45d4e43b92833a22ae31d1cdc2b4d397f572ca34
---
M src/osysmon_main.c
1 file changed, 1 insertion(+), 1 deletion(-)
  git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/05/13005/1
diff --git a/src/osysmon_main.c b/src/osysmon_main.c
index 18f6299..c2df6ad 100644
--- a/src/osysmon_main.c
+++ b/src/osysmon_main.c
@@ -123,7 +123,7 @@
 	printf("  -s --disable-color         Do not print ANSI colors in the log\n");
 	printf("  -T --timestamp             Prefix every log line with a timestamp.\n");
 	printf("  -e --log-level number      Set a global loglevel.\n");
-	printf("  -V --version               Print the version of OsmoHLR.\n");
+	printf("  -V --version               Print the version of osmo-sysmon.\n");
 }
 
 static struct {
-- 
To view, visit https://gerrit.osmocom.org/13005
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I45d4e43b92833a22ae31d1cdc2b4d397f572ca34
Gerrit-Change-Number: 13005
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190222/f2681840/attachment.htm>