java -jar [jar-file-path] [txt-input-file-path] e.g. java -jar target\word-counter-1.0-SNAPSHOT.jar files\words.txt ...