bubblewrap icon indicating copy to clipboard operation
bubblewrap copied to clipboard

Typo in --pidns help?

Open hadess opened this issue 3 years ago • 0 comments

bubblewrap.c:           "    --pidns FD                   Use this user namespace (as parent namespace if using --unshare-pid)\n"

But --unshare-pid says:

bubblewrap.c:           "    --unshare-pid                Create new pid namespace\n"

The help should probably read Use this pid namespace.

hadess avatar Oct 06 '22 13:10 hadess