diff options
Diffstat (limited to 'doc/manual/rl-next/nix-config-show.md')
-rw-r--r-- | doc/manual/rl-next/nix-config-show.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/manual/rl-next/nix-config-show.md b/doc/manual/rl-next/nix-config-show.md new file mode 100644 index 000000000..1e7545e73 --- /dev/null +++ b/doc/manual/rl-next/nix-config-show.md @@ -0,0 +1,7 @@ +--- +synopsis: rename 'nix show-config' to 'nix config show' +issues: 7672 +prs: 9477 +--- + +`nix show-config` was renamed to `nix config show` to be more consistent with the rest of the command-line interface. |