X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fls.py;fp=dak%2Fls.py;h=85ad4905214114c6a4d89a0fe40437c575d2a40d;hb=179d290fda307477f0348fdff323f77bc3424dce;hp=544d366ce2e34d114380423420f1d152c569857c;hpb=12de1d813df0d66d6c8034d2e5c6b7b58777b65a;p=dak.git diff --git a/dak/ls.py b/dak/ls.py index 544d366c..85ad4905 100755 --- a/dak/ls.py +++ b/dak/ls.py @@ -56,7 +56,7 @@ Display information about PACKAGE(s). -S, --source-and-binary show info for the binary children of source pkgs ARCH, COMPONENT and SUITE can be comma (or space) separated lists, e.g. - --architecture=m68k,i386""" + --architecture=amd64,i386""" sys.exit(exit_code) ################################################################################