1
0
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:
Dr. David Alan Gilbert 2024-08-14 01:11:26 +01:00 committed by Yu Watanabe
parent c5903cde63
commit c76fdfc51b

View File

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