-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
CLI: Make help output consistent: import and export formats #9937
Conversation
Fix issue 429
Fix format error
fix import style errors
remove automated test
Help output:
|
Hello @desperadomzc, thanks for your changes. However, there are still some issues and code duplications. I already made some quick additions, but when I tried to push on your branch, I realized that you used your main branch to make a pull request and you disabled the option for the maintainers to push on your branch. Therefor I am unable to push my additions. So I will close this PR one and reopen a new one on our repository, so we can continue to work on this. Your work will of course be credited when this is merged into main. Thanks! |
Fixes JabRef#429
Modify the method printUage() in file: src/main/java/org/jabref/cli/JabRefCLI.java
Make the import and export format of cli output consistent.
Compulsory checks