Kaydet (Commit) 400d3c6d authored tarafından Faik Uygur's avatar Faik Uygur

* does not do anything for search

üst 235251ac
......@@ -1373,6 +1373,7 @@ in summary, description, and package name fields.
group.add_option("-l", "--language", action="store",
help=_("set search language"))
group.remove_option("--short")
group.remove_option("--xml")
group.add_option("-L", "--long", action="store_true",
default=False, help=_("show details"))
self.parser.add_option_group(group)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment