From: Otavio Salvador Date: Sat, 6 Oct 2007 21:38:51 +0000 (-0300) Subject: Fix indentation X-Git-Tag: 0.7.24ubuntu1~120^2~32 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/3272872427693b9e4f0fabca48ed27ea7ace02ea Fix indentation --- diff --git a/cmdline/apt-get.cc b/cmdline/apt-get.cc index 8bf279456..079b1473f 100644 --- a/cmdline/apt-get.cc +++ b/cmdline/apt-get.cc @@ -2644,7 +2644,7 @@ bool ShowHelp(CommandLine &CmdL) " upgrade - Perform an upgrade\n" " install - Install new packages (pkg is libc6 not libc6.deb)\n" " remove - Remove packages\n" - " autoremove - Remove all automatic unused packages\n" + " autoremove - Remove all automatic unused packages\n" " purge - Remove and purge packages\n" " source - Download source archives\n" " build-dep - Configure build-dependencies for source packages\n"