diff options
Diffstat (limited to 'src/nix-help.txt')
-rw-r--r-- | src/nix-help.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/nix-help.txt b/src/nix-help.txt index be8ecf0a15be..a51018ea1930 100644 --- a/src/nix-help.txt +++ b/src/nix-help.txt @@ -19,16 +19,11 @@ Operations: --version: output version information --help: display help -Source selection for --install, --dump: - - --path / -p: by file name !!! -> path - 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 - --expansion / -e: print a path containing id --graph: print a dot graph rooted at given ids Options: |