* NEWS, src/vipw.c, man/vipw.8.xml: Add --root option.

This commit is contained in:
nekral-guest
2011-11-06 18:39:09 +00:00
parent a2d23700e4
commit e2068416c9
3 changed files with 29 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
<!--
Copyright (c) 1997 , Marek Michałkiewicz
Copyright (c) 2001 - 2006, Tomasz Kłoczko
Copyright (c) 2007 - 2009, Nicolas François
Copyright (c) 2007 - 2011, Nicolas François
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -115,6 +115,19 @@
<para>Quiet mode.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-R</option>, <option>--root</option>
<replaceable>CHROOT_DIR</replaceable>
</term>
<listitem>
<para>
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-s</option>, <option>--shadow</option></term>
<listitem>