瀏覽代碼

Fix indentation

Otavio Salvador 19 年之前
父節點
當前提交
3272872427
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cmdline/apt-get.cc

+ 1 - 1
cmdline/apt-get.cc

@@ -2644,7 +2644,7 @@ bool ShowHelp(CommandLine &CmdL)
       "   upgrade - Perform an upgrade\n"
       "   upgrade - Perform an upgrade\n"
       "   install - Install new packages (pkg is libc6 not libc6.deb)\n"
       "   install - Install new packages (pkg is libc6 not libc6.deb)\n"
       "   remove - Remove packages\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"
       "   purge - Remove and purge packages\n"
       "   source - Download source archives\n"
       "   source - Download source archives\n"
       "   build-dep - Configure build-dependencies for source packages\n"
       "   build-dep - Configure build-dependencies for source packages\n"