Merge pull request #5471 from simon04/patch-1

command-ref/nix-shell: fix --pure, --keep
This commit is contained in:
Eelco Dolstra
2021-11-03 11:15:13 +01:00
committed by GitHub
+2 -2
View File
@@ -11,8 +11,8 @@
[`--command` *cmd*]
[`--run` *cmd*]
[`--exclude` *regexp*]
[--pure]
[--keep *name*]
[`--pure`]
[`--keep` *name*]
{{`--packages` | `-p`} {*packages* | *expressions*} … | [*path*]}
# Description