summaryrefslogtreecommitdiff
path: root/src/notify.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-24 00:08:42 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-24 00:08:42 +0200
commit2e33c4331f9f1169645e4b2e9c7c8861454f6b51 (patch)
tree670aed78a63779ac79fc02ba06d774cc172f5010 /src/notify.c
parent2218198b73ea3f73cee1238e0f6dfd313f182f48 (diff)
minor fixes to help texts
Diffstat (limited to 'src/notify.c')
-rw-r--r--src/notify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notify.c b/src/notify.c
index 77978104a7..6dd708a900 100644
--- a/src/notify.c
+++ b/src/notify.c
@@ -39,7 +39,7 @@ static bool arg_booted = false;
static int help(void) {
- printf("%s [options] [VARIABLE=VALUE...]\n\n"
+ printf("%s [OPTIONS...] [VARIABLE=VALUE...]\n\n"
"Notify the init system about service status updates.\n\n"
" -h --help Show this help\n"
" --ready Inform the init system about service start-up completion\n"