bin/request-log-analyzer in wvanbergen-request-log-analyzer-1.0.1 vs bin/request-log-analyzer in wvanbergen-request-log-analyzer-1.0.2

- old
+ new

@@ -35,10 +35,9 @@ anonymize.switch(:keep_junk_lines, :j) end command_line.option(:format, :alias => :f, :default => 'rails') command_line.option(:file, :alias => :e) - command_line.switch(:single_lines, :s) command_line.switch(:assume_correct_order) command_line.option(:aggregator, :alias => :a, :multiple => true) command_line.option(:database, :alias => :d)