diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-04-08T13·00+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-04-08T13·00+0000 |
commit | 8b70f138e02d62214715f144b133bf1b981911df (patch) | |
tree | 43728d72c9c0c190d22b1b5bb11ff2a921917327 /doc/manual/manual.xml | |
parent | 4271385a73d5e073ddfa7e4a75ab0ae5bef50439 (diff) |
* Lots of manual updates, in particular the new `nix-store --query'
options were documented, as well as the Nix configuration file.
Diffstat (limited to 'doc/manual/manual.xml')
-rw-r--r-- | doc/manual/manual.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual/manual.xml b/doc/manual/manual.xml index b71798e80ac9..f1dd0430a14d 100644 --- a/doc/manual/manual.xml +++ b/doc/manual/manual.xml @@ -35,6 +35,7 @@ <title>Command Reference</title> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="opt-common.xml" /> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="env-common.xml" /> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="conf-file.xml" /> <sect1> <title>nix-env</title> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nix-env.xml" /> |