mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
nspawn: typo fix in help
This commit is contained in:
parent
ab046dde6f
commit
32457153f4
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user