diff options
Diffstat (limited to 'src/nix-store/help.txt')
-rw-r--r-- | src/nix-store/help.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nix-store/help.txt b/src/nix-store/help.txt index 62880583573f..074745813f8a 100644 --- a/src/nix-store/help.txt +++ b/src/nix-store/help.txt @@ -7,6 +7,7 @@ Operations: --realise / -r: ensure path validity; if a derivation, ensure that validity of the outputs --add / -A: copy a path to the Nix store + --delete: safely delete paths from the Nix store --query / -q: query information --register-substitutes: register a substitute expression (dangerous!) |