X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=dak%2Fdak.py;h=5a659d8c5a157d6cbde4be4980c549fec4b73e2b;hb=c045f9f30b141965eef0dd25ef324a647ec34319;hp=a25afb669a02634ad1b0f6fe2d8ca84a97abbff1;hpb=4830d9be143c7645ea932b53fae095e275ad7814;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"),