diff options
Diffstat (limited to 'src/nix-help.txt')
-rw-r--r-- | src/nix-help.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nix-help.txt b/src/nix-help.txt index ceff114ae507..bf2afd061205 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 |