Repository: incubator-predictionio Updated Branches: refs/heads/develop f7c30d37b -> e4a3c0c9f
http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/e4a3c0c9/tools/src/main/twirl/org/apache/predictionio/tools/console/upgrade.scala.txt ---------------------------------------------------------------------- diff --git a/tools/src/main/twirl/org/apache/predictionio/tools/console/upgrade.scala.txt b/tools/src/main/twirl/org/apache/predictionio/tools/console/upgrade.scala.txt index 48ea23e..e660116 100644 --- a/tools/src/main/twirl/org/apache/predictionio/tools/console/upgrade.scala.txt +++ b/tools/src/main/twirl/org/apache/predictionio/tools/console/upgrade.scala.txt @@ -1,15 +1,3 @@ Usage: pio upgrade <from version> <to version> <old App ID> <new app ID> -Migrate the event data from old App ID to new App ID which can be used with <to version> of PredictionIO. - - <from version> - The version upgraded from. - - <to version> - The version upgraded to. - - <old App ID> - Old App ID. - - <new app ID> - Mew App ID. +No longer supported!
