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
commit 133905b309
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,8 +11,8 @@
[`--command` *cmd*]
[`--run` *cmd*]
[`--exclude` *regexp*]
[--pure]
[--keep *name*]
[`--pure`]
[`--keep` *name*]
{{`--packages` | `-p`} {*packages* | *expressions*} … | [*path*]}
# Description