]> git.ipfire.org Git - thirdparty/util-linux.git/commit
unshare: Document --map-{groups,users,auto}
authorSean Anderson <seanga2@gmail.com>
Wed, 24 Nov 2021 18:26:18 +0000 (13:26 -0500)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Dec 2021 12:36:00 +0000 (13:36 +0100)
commita4c0e359d4e44dc3f3c5706854a537c63c4233db
treeb1d3e4a2282cfb8f3f3243fd426d281c47116d41
parente67b0ba3889d6090fab19b4739d6c735456a851f
unshare: Document --map-{groups,users,auto}

This documents the new options added in the previous few commits.
I have added another example to better demonstrate the these
options. The actual use is fairly straightforward, but the descriptions
are on the pithier side.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
sys-utils/unshare.1.adoc