X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-config.c;h=f08081f536cdbbe4d9862ae39ace4dad7dd3738c;hb=bf631babdb4ac570bb4693cb8788dc6f4728e349;hp=b11f8a1064752fa88ac1132d6654ddee93afc3aa;hpb=df098f275a09531fc545b2e1195c80d52a27656d;p=src%2Fapp-framework-binder.git diff --git a/src/afb-config.c b/src/afb-config.c index b11f8a10..f08081f5 100644 --- a/src/afb-config.c +++ b/src/afb-config.c @@ -171,7 +171,7 @@ static AFB_options cliOptions[] = { {SET_EXEC, 0, "exec", "Execute the remaining arguments"}, #if defined(WITH_MONITORING_OTPION) - {SET_MONITORING, 0, "monitoring", "enable HTTP monitoring at /monitoring/monitor.html"}, + {SET_MONITORING, 0, "monitoring", "enable HTTP monitoring at /monitoring/"}, #endif {0, 0, NULL, NULL} /* *INDENT-ON* */