Does LWJGL affect input from the command line? [unsolved]

Ok, It’s asking me for parameters, but I don’t understand where exactly to put them
Should I run it like this (if my jar is named Game.jar and I had eclipse export the libraries into the folder Game_lib

java -jar FatJar -lib Game_lib -main package.Main -output FatGame.jar

Where do I even specify to use Game.jar?

libs and natives cannot be folders, they must be a semicolon-separated list of files.