1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-03 10:21:47 +02:00
This commit is contained in:
Eelco Dolstra 2008-11-11 14:58:37 +00:00
parent 709b55ee02
commit 2b7c839b4e

View file

@ -4,7 +4,7 @@ Usage: nix-store [OPTIONS...] [ARGUMENTS...]
Operations:
--realise / -r: ensure path validity; if a derivation, ensure that
--realise / -r: ensure path validity; if a derivation, ensure the
validity of the outputs
--add / -A: copy a path to the Nix store
--delete: safely delete paths from the Nix store