bin/flareon in flareon-1.0.4 vs bin/flareon in flareon-1.0.5

- old
+ new

@@ -60,10 +60,10 @@ flag "--stream" end end command :resolve do - description "Resolve a given domain to an IPv4 ( or IPv6 ) address." + description "Resolve the given domain(s) to an IPv4 ( or IPv6 ) address." type :strings action do type = options[:ipv6].given? ? "AAAA" : "A" all = options[:all].given? ? true : false