projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5410b2e
)
Fix typo
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Wed, 10 Jun 2015 15:06:00 +0000
(11:06 -0400)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Wed, 10 Jun 2015 17:17:38 +0000
(13:17 -0400)
Follow up for
7c918141ed
.
src/run/run.c
patch
|
blob
|
history
diff --git
a/src/run/run.c
b/src/run/run.c
index
5b9f31c
..
f18f77b
100644
(file)
--- a/
src/run/run.c
+++ b/
src/run/run.c
@@
-68,7
+68,7
@@
static void help(void) {
printf("%s [OPTIONS...] {COMMAND} [ARGS...]\n\n"
"Run the specified command in a transient scope or service or timer\n"
"unit. If timer option is specified and unit is exist which is\n"
- "specified with --unit option then command can be om
mi
ted.\n\n"
+ "specified with --unit option then command can be om
it
ted.\n\n"
" -h --help Show this help\n"
" --version Show package version\n"
" --user Run as user unit\n"