1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-26 15:51:15 +02:00

Rename nix doctor to nix config check

Fix #7672
This commit is contained in:
Théophane Hufschmitt 2023-11-27 19:46:05 +01:00
parent f300e11b05
commit 6d1605818c
3 changed files with 4 additions and 3 deletions

View file

@ -87,7 +87,7 @@ impacted the most by bad user experience.
and [aligning of text](#text-alignment).
- [Autocomplete](#shell-completion) of options.
Examples of such commands: `nix doctor`, `nix edit`, `nix eval`, ...
Examples of such commands: `nix edit`, `nix eval`, ...
- **Utility and scripting commands**