nspawn: typo fix in help

This commit is contained in:
Thomas Hindoe Paaboel Andersen 2014-02-16 22:15:24 +01:00
parent ab046dde6f
commit 32457153f4

View file

@ -152,10 +152,10 @@ static int help(void) {
" --network-interface=INTERFACE\n"
" Assign an existing network interface to the\n"
" container\n"
" --network-veth Add a a virtual ethernet connection between host\n"
" --network-veth Add a virtual ethernet connection between host\n"
" and container\n"
" --network-bridge=INTERFACE\n"
" Add a a virtual ethernet connection between host\n"
" Add a virtual ethernet connection between host\n"
" and container and add it to an existing bridge on\n"
" the host\n"
" -Z --selinux-context=SECLABEL\n"