Document basic JSON-RPC api in CLI options#724
Merged
ann0see merged 2 commits intojamulussoftware:next-releasefrom Mar 16, 2022
Merged
Document basic JSON-RPC api in CLI options#724ann0see merged 2 commits intojamulussoftware:next-releasefrom
ann0see merged 2 commits intojamulussoftware:next-releasefrom
Conversation
Member
Author
|
@dtinth could you please quickly review this? |
pljones
reviewed
Mar 15, 2022
|
|
||
| - `-h` or `--help` Display help text | ||
| - `-i` or `--inifile` Set location of initialization file (overrides default) | ||
| - `-i` or `--inifile` Set location of initialization file (overrides default) |
Member
Author
There was a problem hiding this comment.
Spacing is wrong in the whole file, I think?
Contributor
There was a problem hiding this comment.
I guess the spaces get collapsed, anyway. And .md and tables don't always get on...
pljones
reviewed
Mar 15, 2022
| - `-t` or `--notranslation` Disable UI language translations | ||
| - `-6` or `--enableipv6` Enable IPv6 addressing (IPv4 is always enabled) | ||
| - `-v` or `--version` Output version information and exit | ||
| - `-v` or `--version` Output version information and exit |
ce02fd9 to
b9aed31
Compare
b9aed31 to
3bbcede
Compare
pljones
approved these changes
Mar 15, 2022
Contributor
pljones
left a comment
There was a problem hiding this comment.
At least it's more visually appealing :).
dtinth
approved these changes
Mar 16, 2022
Co-authored-by: Thai Pangsakulyanont <dtinth@spacet.me>
Member
|
Don't forget to add this to the man page. EDIT: I don't know how to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Short description of changes
Adds the jsonrpc command line options.
Context: Fixes an issue? Related issues
Related to: #717 (at least a first step)
Status of this Pull Request
Ready for review
What is missing until this pull request can be merged?
Finished.
Does this need translation?
YES.
Checklist