1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-03 08:22:21 +03:00

nspawn: --help typo fix

This commit is contained in:
Lennart Poettering
2015-01-13 20:59:07 +01:00
parent 02c74033ed
commit ab5e3a1bcc

View File

@ -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 ont 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"