From c87bf78bcaba911e5dfe631bbc105e1953907bab Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sun, 13 Jul 2014 09:37:34 +0200 Subject: [PATCH] dak ls: document --format=control-suite option --- dak/ls.py | 1 + 1 file changed, 1 insertion(+) 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""" -- 2.39.5