mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
Include environment variables in the manpages
This commit is contained in:
parent
998b977ede
commit
5863987bba
5 changed files with 37 additions and 2 deletions
|
@ -1047,7 +1047,7 @@ backups and when migrating to different database schemas.</para>
|
|||
|
||||
<!--######################################################################-->
|
||||
|
||||
<refsection><title>Operation <option>--dump-db</option></title>
|
||||
<refsection><title>Operation <option>--load-db</option></title>
|
||||
|
||||
<refsection>
|
||||
<title>Synopsis</title>
|
||||
|
@ -1068,4 +1068,13 @@ loads it into the Nix database.</para>
|
|||
</refsection>
|
||||
|
||||
|
||||
<refsection condition="manpage"><title>Environment variables</title>
|
||||
|
||||
<variablelist>
|
||||
<xi:include href="env-common.xml#xmlns(db=http://docbook.org/ns/docbook)xpointer(//db:variablelist[@xml:id='env-common']/*)" />
|
||||
</variablelist>
|
||||
|
||||
</refsection>
|
||||
|
||||
|
||||
</refentry>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue