mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Start generation of the nix.1 manpage
This commit is contained in:
parent
a72a20d68f
commit
6f19c776db
6 changed files with 63 additions and 2 deletions
|
@ -60,6 +60,8 @@
|
|||
- [nix-hash](command-ref/nix-hash.md)
|
||||
- [nix-instantiate](command-ref/nix-instantiate.md)
|
||||
- [nix-prefetch-url](command-ref/nix-prefetch-url.md)
|
||||
- [Experimental Commands](command-ref/experimental-commands.md)
|
||||
- [nix](command-ref/nix.md)
|
||||
- [Files](command-ref/files.md)
|
||||
- [nix.conf](command-ref/conf-file.md)
|
||||
- [Glossary](glossary.md)
|
||||
|
|
8
doc/manual/src/command-ref/experimental-commands.md
Normal file
8
doc/manual/src/command-ref/experimental-commands.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Experimental Commands
|
||||
|
||||
This section lists experimental commands.
|
||||
|
||||
> **Warning**
|
||||
>
|
||||
> These commands may be removed in the future, or their syntax may
|
||||
> change in incompatible ways.
|
Loading…
Add table
Add a link
Reference in a new issue