From: Ansgar Burchardt Date: Sun, 13 Jul 2014 07:37:34 +0000 (+0200) Subject: dak ls: document --format=control-suite option X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=c87bf78bcaba911e5dfe631bbc105e1953907bab dak ls: document --format=control-suite option --- 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"""