diff options
Diffstat (limited to 'doc/manual/rl-next/nix-config-show.md')
-rw-r--r-- | doc/manual/rl-next/nix-config-show.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual/rl-next/nix-config-show.md b/doc/manual/rl-next/nix-config-show.md index 1e7545e73..d162f9c3a 100644 --- a/doc/manual/rl-next/nix-config-show.md +++ b/doc/manual/rl-next/nix-config-show.md @@ -2,6 +2,11 @@ synopsis: rename 'nix show-config' to 'nix config show' issues: 7672 prs: 9477 +cls: 993 +credits: [thufschmitt, ma27] +category: Improvements --- `nix show-config` was renamed to `nix config show` to be more consistent with the rest of the command-line interface. + +Running `nix show-config` will now print a deprecation warning saying to use `nix config show` instead. |