mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
man: point nspawn --machine to machinectl search-path
The --machine option used to describe searching for machines in /var/lib/machines, which is not the whole story, so let's link to where it's described in more detail.
This commit is contained in:
parent
9ae742ea4f
commit
32b64cce23
@ -156,12 +156,15 @@
|
||||
|
||||
<para>If neither <option>--directory=</option>, nor
|
||||
<option>--image=</option> is specified the directory is
|
||||
determined as <filename>/var/lib/machines/</filename> suffixed
|
||||
by the machine name as specified with
|
||||
<option>--machine=</option>. If neither
|
||||
<option>--directory=</option>, <option>--image=</option>, nor
|
||||
<option>--machine=</option> are specified, the current
|
||||
directory will be used. May not be specified together with
|
||||
determined by searching for a directory named the same as the
|
||||
machine name specified with <option>--machine=</option>. See
|
||||
<citerefentry><refentrytitle>machinectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
|
||||
section "Files and Directories" for the precise search path.</para>
|
||||
|
||||
<para>If neither <option>--directory=</option>,
|
||||
<option>--image=</option>, nor <option>--machine=</option>
|
||||
are specified, the current directory will
|
||||
be used. May not be specified together with
|
||||
<option>--image=</option>.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user