From: Michael Vogt Date: Thu, 13 Feb 2014 13:47:34 +0000 (+0100) Subject: trivial indent fix X-Git-Tag: 0.9.15.3~22 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/52090faab4401ad6a2acb4d2c0c2cb53aa6b8f7f?ds=inline trivial indent fix --- diff --git a/cmdline/apt.cc b/cmdline/apt.cc index 6ad470faa..7ef9060aa 100644 --- a/cmdline/apt.cc +++ b/cmdline/apt.cc @@ -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" );