=== modified file 'cmdline/apt-get.cc' --- cmdline/apt-get.cc 2012-05-16 14:44:15 +0000 +++ cmdline/apt-get.cc 2012-06-10 00:51:20 +0000 @@ -2496,7 +2496,7 @@ Src.c_str(), vcs.c_str(), uri.c_str()); if(vcs == "Bzr") ioprintf(c1out,_("Please use:\n" - "bzr get %s\n" + "bzr branch %s\n" "to retrieve the latest (possibly unreleased) " "updates to the package.\n"), uri.c_str());