* NEWS, src/chfn.c, man/chfn.1.xml: Add --root option.

This commit is contained in:
nekral-guest
2011-11-06 18:39:24 +00:00
parent b26f73f427
commit 0530588266
4 changed files with 29 additions and 7 deletions

View File

@@ -130,6 +130,19 @@
<para>Change the user's room number.</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>-u</option>, <option>--help</option>