mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
nspawn: Fix help typo
'an an' -> 'an'
This commit is contained in:
parent
c5903cde63
commit
c76fdfc51b
@ -398,7 +398,7 @@ static int help(void) {
|
||||
" Add a virtual Ethernet connection to the container\n"
|
||||
" and attach it to an existing bridge on the host\n"
|
||||
" --network-zone=NAME Similar, but attach the new interface to an\n"
|
||||
" an automatically managed bridge interface\n"
|
||||
" automatically managed bridge interface\n"
|
||||
" --network-namespace-path=PATH\n"
|
||||
" Set network namespace to the one represented by\n"
|
||||
" the specified kernel namespace file node\n"
|
||||
|
Loading…
Reference in New Issue
Block a user