corrected --help message for nix-store a bit

This commit is contained in:
Michael Raskin 2007-12-10 22:16:47 +00:00
parent 764b0115d5
commit 3a2833daff
1 changed files with 7 additions and 2 deletions

View File

@ -16,8 +16,13 @@ Operations:
--gc: run the garbage collector
--dump: dump a path as a Nix archive
--restore: restore a path from a Nix archive
--dump: dump a path as a Nix archive, forgetting dependencies
--restore: restore a path from a Nix archive, without
registering validity
--export: export a path as a Nix archive, marking dependencies
--import: import a path from a Nix archive, and register as
valid
--init: initialise the Nix database
--verify: verify Nix structures