X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fls.py;h=f4ae00af1db22549d0a1189a92fbe5d724289969;hb=01b9a74483f93f1d87a3a44ab748a9ea3b4e7dbf;hp=9d21e5ca76952f9d1a9909407d7ae22bf9abafb0;hpb=1eeb90f6bf381e10fcd8f0a04437883b443855d5;p=dak.git diff --git a/dak/ls.py b/dak/ls.py index 9d21e5ca..f4ae00af 100755 --- a/dak/ls.py +++ b/dak/ls.py @@ -54,6 +54,7 @@ Display information about PACKAGE(s). -r, --regex treat PACKAGE as a regex -s, --suite=SUITE only show info for this suite -S, --source-and-binary show info for the binary children of source pkgs + -f, --format=control-suite use same format as control-suite for output ARCH, COMPONENT and SUITE can be comma (or space) separated lists, e.g. --architecture=amd64,i386"""