man: clarify behaviour when omitting both -i/-D in vmspawn

This commit is contained in:
Sam Leonard 2024-04-19 14:51:09 +01:00
parent e82d12a52f
commit 45ec09ba4b
No known key found for this signature in database
GPG key ID: 96850F0978CE78F0

View file

@ -80,7 +80,8 @@
<listitem><para>Directory to use as file system root for the virtual machine.</para>
<para>One of either <option>--directory=</option> or <option>--image=</option> must be specified.</para>
<para>One of either <option>--directory=</option> or <option>--image=</option> must be specified.
If neither are specified <option>--directory=.</option> is assumed.</para>
<para>Note: If mounting a non-root owned directory you may require <option>--private-users=</option>
to map into the user's subuid namespace.</para>