]> git.decadent.org.uk Git - dak.git/commitdiff
dak ls: document --format=control-suite option
authorAnsgar Burchardt <ansgar@debian.org>
Sun, 13 Jul 2014 07:37:34 +0000 (09:37 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Sun, 13 Jul 2014 07:37:34 +0000 (09:37 +0200)
dak/ls.py

index 9d21e5ca76952f9d1a9909407d7ae22bf9abafb0..f4ae00af1db22549d0a1189a92fbe5d724289969 100755 (executable)
--- 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"""