X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fshell.py;h=8b530e301284243286a12b5b8d55c4faae744c4c;hb=06ce98c8111a8b09e5603dbbd34324a216412d69;hp=7e692ee4aaa291d983cea3cabaf28ed39b55cc1c;hpb=30413cf0ff7bc21b8d2b8b4346406357fe55dc19;p=dak.git diff --git a/dak/shell.py b/dak/shell.py index 7e692ee4..8b530e30 100755 --- a/dak/shell.py +++ b/dak/shell.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Launch dak functionality -# Copyright (c) 2005 Anthony Towns +# Copyright (c) 2005, 2006 Anthony Towns # $Id: dak,v 1.1 2005-11-17 08:47:31 ajt Exp $ # This program is free software; you can redistribute it and/or modify @@ -38,7 +38,7 @@ functionality = [ ("madison", "main"), ["madison"]), ("rm", "Remove packages from suites", "melanie"), - ("decode-dot-dak", "Display contents of a .katie file", "ashley"), + ("decode-dot-dak", "Display contents of a .dak file", "ashley"), ("override", "Query/change the overrides", "alicia"), ("install", "Install a package from accepted (security only)",