comment
authorJán Kupec <jkupec@suse.cz>
Wed, 9 Dec 2009 13:24:36 +0000 (14:24 +0100)
committerJán Kupec <jkupec@suse.cz>
Wed, 9 Dec 2009 13:24:36 +0000 (14:24 +0100)
src/Config.h

index 3a84935..9d3a782 100644 (file)
@@ -80,7 +80,7 @@ struct Config
   /** Reads zypper.conf and stores the result */
   void read(const std::string & file = "");
 
-  /** Whether to show */
+  /** Whether to show repo alias instead of name wherever we need to show repo*/
   bool show_alias;
 
   bool solver_installRecommends;