command-ref/nix-shell: fix --pure, --keep

This commit is contained in:
Simon Legner 2021-11-02 22:00:08 +01:00 committed by GitHub
parent 886ad0055f
commit 1968760f4a
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