From: Ján Kupec Date: Mon, 17 May 2010 18:12:52 +0000 (+0200) Subject: fixed help string (bnc# 606384) X-Git-Tag: 1.4.5~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9c87aa6b6e89a9882dc9c016c8b6c1d7dc83106b;p=platform%2Fupstream%2Fzypper.git fixed help string (bnc# 606384) --- diff --git a/src/Zypper.cc b/src/Zypper.cc index a99807d..110a840 100644 --- a/src/Zypper.cc +++ b/src/Zypper.cc @@ -172,7 +172,7 @@ void print_main_help(Zypper & zypper) "\t--cache-dir, -C \tUse alternative directory for all caches.\n" "\t--raw-cache-dir \tUse alternative raw meta-data cache directory.\n" "\t--solv-cache-dir \tUse alternative solv file cache directory.\n" - "\t--solv-cache-dir \tUse alternative package cache directory.\n" + "\t--pkg-cache-dir \tUse alternative package cache directory.\n" ); static string help_global_repo_options = _(" Repository Options:\n"