readme: mention nfsd.exe options --uid, --gid

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
Casey Bodley 2012-03-07 13:07:30 -05:00
parent d62d5dee59
commit 6f8f4d8e3f

View file

@ -113,6 +113,7 @@
<ul>
<li><code>&lt;debug level&gt;</code> determines the log verbosity (1, 2, 3 or 0 to disable)</li>
<li><code>--noldap</code> disables id mapping and uses a default uid=666 and gid=777</li>
<li><code>--uid, --gid</code> changes the default uid/gid when no mapping is available (must be nonzero)</li>
</ul></li>
</ol>
<h2>5. <a name="mount">Mounting</a></h2>