mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-08 06:26:02 +02:00
11 lines
205 B
Markdown
11 lines
205 B
Markdown
# nix-shell
|
|
|
|
> `nix-shell` can refer to multiple commands with the same name.
|
|
|
|
- View documentation for the traditional shell:
|
|
|
|
`tldr nix-shell.2`
|
|
|
|
- View documentation for nix3 shell:
|
|
|
|
`tldr nix shell.3`
|