X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Frm.py;h=d7697fa426a0bd510aeb47d1921aa90fa33bb10c;hb=e216aa3f46d789c09ae9ca24a99885c89f1ebc0e;hp=62c5f98052b844b4d994314fedcdd829095b4329;hpb=3d8f1f7a48b565b6d6a4b36c827e256586558e40;p=dak.git diff --git a/dak/rm.py b/dak/rm.py index 62c5f980..d7697fa4 100755 --- a/dak/rm.py +++ b/dak/rm.py @@ -75,7 +75,7 @@ Remove PACKAGE(s) from suite(s). -S, --source-only remove source only ARCH, BUG#, COMPONENT and SUITE can be comma (or space) separated lists, e.g. - --architecture=m68k,i386""" + --architecture=amd64,i386""" sys.exit(exit_code)