aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/nix-config-show.md
blob: d162f9c3a720e18ad1678a9e6aa459d151a12567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
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.