1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 06:53:54 +02:00

Mark the nix CLI as *the* interface in the manual, deprecate nix-*

This commit is contained in:
Eelco Dolstra 2025-02-21 18:50:06 +01:00
parent a48757359a
commit 69553dfc36
3 changed files with 6 additions and 11 deletions

View file

@ -1,8 +0,0 @@
# Experimental Commands
This section lists [experimental commands](@docroot@/development/experimental-features.md#xp-feature-nix-command).
> **Warning**
>
> These commands may be removed in the future, or their syntax may
> change in incompatible ways.

View file

@ -0,0 +1,3 @@
# Subcommands
This section lists all the subcommands of the `nix` CLI.