]> git.decadent.org.uk Git - dak.git/blobdiff - dak/ls.py
Finally kill m68k
[dak.git] / dak / ls.py
index 544d366ce2e34d114380423420f1d152c569857c..85ad4905214114c6a4d89a0fe40437c575d2a40d 100755 (executable)
--- 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)
 
 ################################################################################