From 85f564f2b4c580bc151d05559e6ed0614919da8a Mon Sep 17 00:00:00 2001 From: Christian Muck Date: Mon, 4 Jun 2012 09:08:52 +0200 Subject: [GDLT-90] Implemented systemd watchdog concept in dlt-system Signed-off-by: Christian Muck --- src/system/dlt-system-options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/system/dlt-system-options.c') diff --git a/src/system/dlt-system-options.c b/src/system/dlt-system-options.c index 98de12d..65951a2 100644 --- a/src/system/dlt-system-options.c +++ b/src/system/dlt-system-options.c @@ -65,7 +65,7 @@ void usage(char *prog_name) dlt_get_version(version); printf("Usage: %s [options]\n", prog_name); - printf("Application to transfer system information, logs and files.\n"); + printf("Application to forward syslog messages to DLT, transfer system information, logs and files.\n"); printf("%s\n", version); printf("Options:\n"); printf(" -d Daemonize. Detach from terminal and run in background.\n"); -- cgit v1.2.1