diff options
Diffstat (limited to 'src/nix-help.txt')
-rw-r--r-- | src/nix-help.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix-help.txt b/src/nix-help.txt index ecf9b5c16d25..0e54d162de05 100644 --- a/src/nix-help.txt +++ b/src/nix-help.txt @@ -26,7 +26,7 @@ Source selection for --install, --dump: Query flags: --list / -l: query the output paths (roots) of an fstate (default) - --refs / -r: query paths referenced by an fstate + --requisites / -r: print all paths necessary to realise expression --generators / -g: find expressions producing a subset of given ids --expansion / -e: print a path containing id --graph: print a dot graph rooted at given ids |