about summary refs log tree commit diff
path: root/src/nix-store/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix-store/help.txt')
-rw-r--r--src/nix-store/help.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nix-store/help.txt b/src/nix-store/help.txt
index b7d71ec4828f..30f94a051852 100644
--- a/src/nix-store/help.txt
+++ b/src/nix-store/help.txt
@@ -11,8 +11,8 @@ Operations:
 
   --substitute: register a substitute expression (dangerous!)
   --clear-substitutes: clear all substitutes
-  --validpath: register path validity (dangerous!)
-  --isvalid: check path validity
+  --register-validity: register path validity (dangerous!)
+  --check-validity: check path validity
 
   --dump: dump a path as a Nix archive
   --restore: restore a path from a Nix archive