osmith has submitted this change and it was merged. (
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(-)
Approvals:
Jenkins Builder: Verified
daniel: Looks good to me, approved
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: merged
Gerrit-Change-Id: I45d4e43b92833a22ae31d1cdc2b4d397f572ca34
Gerrit-Change-Number: 13005
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: daniel <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>