Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help missing from command line tool #6

Open
sneumann opened this issue Jun 2, 2017 · 0 comments
Open

Help missing from command line tool #6

sneumann opened this issue Jun 2, 2017 · 0 comments

Comments

@sneumann
Copy link
Member

sneumann commented Jun 2, 2017

sneumann@msbi-corei:~/Downloads$ java -jar MetFrag2.3.1-CL.jar --help
ERROR de.ipbhalle.metfrag.commandline.CommandLineTool - Parameter file /home/sneumann/Downloads/--help not found!
sneumann@msbi-corei:~/Downloads$ java -jar MetFrag2.3.1-CL.jar -help
ERROR de.ipbhalle.metfrag.commandline.CommandLineTool - Parameter file /home/sneumann/Downloads/-help not found!
sneumann@msbi-corei:~/Downloads$ java -jar MetFrag2.3.1-CL.jar -h
ERROR de.ipbhalle.metfrag.commandline.CommandLineTool - Parameter file /home/sneumann/Downloads/-h not found!

These should output the same help as http://c-ruttkies.github.io/MetFrag/projects/metfragcl/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant