aboutsummaryrefslogtreecommitdiff
path: root/src/nix-store/help.txt
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-12-13 21:04:48 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-12-13 21:04:48 +0000
commitab5c6bb3a3deef29c6fe0a86017d35bc4f3de506 (patch)
treeb20966a04ab787ba4787c4f98800fcadbf1b1781 /src/nix-store/help.txt
parentd87549c1c7bb6f85ff0a019b33b315ace0013e6b (diff)
* Change `referer' to `referrer' throughout. In particular, the
nix-store query options `--referer' and `--referer-closure' have been changed to `--referrer' and `--referrer-closure' (but the old ones are still accepted for compatibility).
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 643c6bff5..628805835 100644
--- a/src/nix-store/help.txt
+++ b/src/nix-store/help.txt
@@ -28,8 +28,8 @@ Query flags:
--outputs: query the output paths of a Nix derivation (default)
--requisites / -R: print all paths necessary to realise a path
--references: print all paths referenced by the given path
- --referers: print all paths directly refering to the given path
- --referers-closure: print all paths (in)directly refering to the given path
+ --referrers: print all paths directly refering to the given path
+ --referrers-closure: print all paths (in)directly refering to the given path
--tree: print a tree showing the dependency graph of the given paths
--graph: print a dot graph rooted at given paths