mirror of
https://github.com/systemd/systemd.git
synced 2025-08-03 08:22:21 +03:00
man: add a new directives section for .nspawn
They is quite a bit of those directives and they were in "MISCELLANEOUS" because they don't quite fit anywhere. When the OCI-compat stuff is merged, there'll be even more, so let's make a separate section for them.
This commit is contained in:
@ -97,6 +97,15 @@ TEMPLATE = '''\
|
||||
<variablelist id='fstab-options' />
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title><citerefentry><refentrytitle>systemd.nspawn</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
||||
directives</title>
|
||||
|
||||
<para>Directives for configuring systemd-nspawn containers.</para>
|
||||
|
||||
<variablelist id='nspawn-directives' />
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>Program configuration options</title>
|
||||
|
||||
@ -107,7 +116,7 @@ TEMPLATE = '''\
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>command line options</title>
|
||||
<title>Command line options</title>
|
||||
|
||||
<para>Command-line options accepted by programs in the
|
||||
systemd suite.</para>
|
||||
|
Reference in New Issue
Block a user