chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02c7403
)
nspawn: --help typo fix
author
Lennart Poettering
<lennart@poettering.net>
Tue, 13 Jan 2015 19:59:07 +0000
(20:59 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Tue, 13 Jan 2015 19:59:07 +0000
(20:59 +0100)
src/nspawn/nspawn.c
patch
|
blob
|
history
diff --git
a/src/nspawn/nspawn.c
b/src/nspawn/nspawn.c
index ce9a9e84f69af363b33739a7bba64140f27f9f76..3fce3ad77f0c72cd4081dbe74c9e2faf705ebd08 100644
(file)
--- a/
src/nspawn/nspawn.c
+++ b/
src/nspawn/nspawn.c
@@
-216,7
+216,7
@@
static void help(void) {
" and container and add it to an existing bridge on\n"
" the host\n"
" -p --port=[PROTOCOL:]HOSTPORT[:CONTAINERPORT]\n"
- " Expose a container IP port on
t
the host\n"
+ " Expose a container IP port on the host\n"
" -Z --selinux-context=SECLABEL\n"
" Set the SELinux security context to be used by\n"
" processes in the container\n"