about summary refs log tree commit diff
path: root/src/nix-help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix-help.txt')
-rw-r--r--src/nix-help.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nix-help.txt b/src/nix-help.txt
index ceff114ae5..bf2afd0612 100644
--- a/src/nix-help.txt
+++ b/src/nix-help.txt
@@ -23,7 +23,6 @@ Query flags:
 
   --list / -l: query the output paths (roots) of a Nix expression (default)
   --requisites / -r: print all paths necessary to realise expression
-  --generators / -g: find expressions producing a subset of given ids
   --predecessors: print predecessors of a Nix expression
   --graph: print a dot graph rooted at given ids