We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ec7d1 commit 2ce7dfaCopy full SHA for 2ce7dfa
1 file changed
README.md
@@ -244,6 +244,8 @@ designed to be chained with pipes.
244
245
* `depfilter select` keeps only nodes matching the given patterns
246
* `depfilter filter` removes nodes matching the given patterns
247
+* `depfilter between` select nodes connecting multiple sets of query nodes
248
+* `depfilter cycles` select any cycles in the graph
249
250
Both subcommands have extra options to tune their behavior.
251
0 commit comments