chiark / gitweb /
nspawn: typo fix in help
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sun, 16 Feb 2014 21:15:24 +0000 (22:15 +0100)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sun, 16 Feb 2014 21:15:24 +0000 (22:15 +0100)
src/nspawn/nspawn.c

index 34e72db063faf4c65916167df36017070295cfba..01e8611e86651d8943c9e2296af91dfd23650f1a 100644 (file)
@@ -152,10 +152,10 @@ static int help(void) {
                "     --network-interface=INTERFACE\n"
                "                            Assign an existing network interface to the\n"
                "                            container\n"
                "     --network-interface=INTERFACE\n"
                "                            Assign an existing network interface to the\n"
                "                            container\n"
-               "     --network-veth         Add a virtual ethernet connection between host\n"
+               "     --network-veth         Add a virtual ethernet connection between host\n"
                "                            and container\n"
                "     --network-bridge=INTERFACE\n"
                "                            and container\n"
                "     --network-bridge=INTERFACE\n"
-               "                            Add 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"
                "                            and container and add it to an existing bridge on\n"
                "                            the host\n"
                "  -Z --selinux-context=SECLABEL\n"