Skip to content

Commit 1fed3fb

Browse files
authored
fix: typo in the-new-cli.md (#253)
1 parent 6776d46 commit 1fed3fb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/zh/other-usage-of-flakes/the-new-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# 新一代 Nix 命令行工具的使用 {#flake-commands-usage}
22

33
在启用了 `nix-command` & `flakes` 功能后,我们就可以使用 Nix 提供的新一代 Nix 命令行工具
4-
[New Nix Commands][New Nix Commands] 了,这里主要介绍 `nix shell``nix run`
5-
两个命令,其他重要的命令(如 `nix shell`
6-
`nix build`)将在「在 NixOS 上进行开发工作」一章中再详细介绍
4+
[New Nix Commands][New Nix Commands] 了,这里主要介绍 `nix shell``nix run` 两个命令,
5+
其他重要的命令(如 `nix build` )将在「在 NixOS 上进行开发工作」一章中再详细介
6+
77

88
## `nix shell`
99

0 commit comments

Comments
 (0)