summaryrefslogtreecommitdiff
path: root/src/system/dlt-system-options.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/system/dlt-system-options.c')
-rw-r--r--src/system/dlt-system-options.c2
1 files changed, 1 insertions, 1 deletions
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");