about summary refs log tree commit diff
path: root/src/nix-store/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix-store/help.txt')
-rw-r--r--src/nix-store/help.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nix-store/help.txt b/src/nix-store/help.txt
index 7576e3ef5d42..071934b2000f 100644
--- a/src/nix-store/help.txt
+++ b/src/nix-store/help.txt
@@ -39,6 +39,7 @@ Query flags:
   --referrers-closure: print all paths (in)directly refering to the path
   --tree: print a tree showing the dependency graph of the path
   --graph: print a dot graph rooted at given path
+  --xml: emit an XML representation of the graph rooted at the given path
   --hash: print the SHA-256 hash of the contents of the path
   --roots: print the garbage collector roots that point to the path