]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd-nspawn.xml
nspawn,man: fix parsing of numeric args for --private-users, accept any boolean
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 10 Oct 2016 15:12:57 +0000 (11:12 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 10 Oct 2016 15:55:06 +0000 (11:55 -0400)
commitae209204d80043f75d71b38a4e98e676887155d8
tree371546e4d640866cc8c36760debc054460da57e4
parent6c2058b35e7678bc0319f374a75a52affeb4a9e9
nspawn,man: fix parsing of numeric args for --private-users, accept any boolean

This is like the previous reverted commit, but any boolean is still accepted,
not just "yes" and "no". Man page is adjusted to match the code.
man/systemd-nspawn.xml
src/nspawn/nspawn.c