X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=5a659d8c5a157d6cbde4be4980c549fec4b73e2b;hb=b43634b6faf221ee10fc63116baead379f68f92f;hp=a25afb669a02634ad1b0f6fe2d8ca84a97abbff1;hpb=b4e3e8587862d3c40bbea7e87223744bb2691f1e;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index a25afb66..5a659d8c 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -61,6 +61,8 @@ def init(): "Output html for packages in NEW"), ("show-deferred", "Output html and symlinks for packages in DEFERRED"), + ("graph", + "Output graphs of number of packages in various queues"), ("rm", "Remove packages from suites"),