JabRef / JabRef/user-documentation
Adapt Command Line Docs to new PicoCLI verbs
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 54
- Forks
- 142
- Avg merge
- 23h 56m
- Merged PRs (30d)
- 12
Description
Refs https://github.com/JabRef/jabref/pull/13012
Usage: jabkit [-dhpv] [COMMAND]
-d, --debug Enable debug output
-h, --help display this help message
-p, --porcelain Enable script-friendly output
-v, --version display version info
Commands:
generate-citation-keys Generate citation keys for entries in a .bib file.
check-consistency Check consistency of the database.
fetch Fetch entries from a provider.
search Search in a library.
convert Convert between bibliography formats.
generate-bib-from-aux Generate small bib from aux file.
preferences Manage Jabkit preferences.
pdf Manage PDF metadata.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced pull request and locating the command-line documentation in this repository. Compare the documented commands with the new PicoCLI verbs shown in the issue, then update the relevant documentation so its command list and descriptions match; done means the docs reflect the current CLI output.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100