Skip to content
Snippets Groups Projects
Commit 7783edc1 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[scripts/graph] Fix help message

parent 178adb72
Branches
Tags
1 merge request!126Implemented a mechanism to run a dependency graph
......@@ -36,9 +36,11 @@ Examples:
$ bdt gitlab graph bob/bob.blitz --deptypes=run
\b
3. Calculates run and test dependencies of package, but only draws a subset
defined by a regular expression
\b
$ bdt gitlab graph beat/beat.editor --deptypes=run --deptypes=test --whitelist='^beat\.(editor|cmdline).*$'
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment