]> git.saurik.com Git - apt.git/commitdiff
trivial indent fix
authorMichael Vogt <mvo@debian.org>
Thu, 13 Feb 2014 13:47:34 +0000 (14:47 +0100)
committerMichael Vogt <mvo@debian.org>
Thu, 13 Feb 2014 13:47:34 +0000 (14:47 +0100)
cmdline/apt.cc

index 6ad470faa42202d0ee45b1074a3e0789e6dd35cc..7ef9060aa9aafc80ab50c7dec4c48081476a8859 100644 (file)
@@ -82,7 +82,7 @@ bool ShowHelp(CommandLine &CmdL)
       " remove  - remove packages\n"
       "\n"
       " upgrade - upgrade the system by installing/upgrading packages\n"
-      "full-upgrade - upgrade the system by removing/installing/upgrading packages\n"
+      " full-upgrade - upgrade the system by removing/installing/upgrading packages\n"
       "\n"
       " edit-sources - edit the source information file\n"
        );