From 554f33b510656d5de46eecd5fef11f237fd38043 Mon Sep 17 00:00:00 2001 From: Maurice Laveaux Date: Wed, 4 Jun 2014 14:03:25 +0200 Subject: timezone command occurred twice. --- src/main/FarmShell.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/FarmShell.java b/src/main/FarmShell.java index 5fa468e..9e47a74 100644 --- a/src/main/FarmShell.java +++ b/src/main/FarmShell.java @@ -203,7 +203,6 @@ public class FarmShell { sentiment("analyzes all tweets on brand positivity (optional arg: tweet/brand selection query)"), wordcloud("makes a csv for a wordcloud of the text of the tweets", 1), getBrands("fills the database with the brands of a tweet, arg: bool indicating whether to reset mentionsbrand (optional arg: tweet selection query", 1), - timezone("makes a csv ", 1), timezone("makes a map per brand for the users", 1), disco("makes a outputfile for disco", 1), posneg("makes a csv for a histogram for positive or negative tweets", 1), -- cgit v1.2.1