From a140ae34d7d7cc96e38e4e9fa70060bf5f155109 Mon Sep 17 00:00:00 2001 From: steckbrief Date: Fri, 17 Nov 2017 19:29:23 +0100 Subject: Readme added --- README.MD | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..1f45098 --- /dev/null +++ b/README.MD @@ -0,0 +1,8 @@ +# MamHistoryLoader +## Build +Build using ant with the target "create_run_jar" +## Run +``` +java -jar [-debug] [-start dd.MM.yyyy] [-end dd.MM.yyyy] [-limit ] +``` +The options -start and -limit cannot be used together. \ No newline at end of file -- cgit v1.2.3