json-rpc-shell.adoc: minor improvements

Documented envvars and added a note about XDG paths.
This commit is contained in:
Přemysl Eric Janouch 2020-10-27 15:04:41 +01:00
parent 3daf254b41
commit 9f5845fc51
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 8 additions and 0 deletions

View File

@ -96,8 +96,16 @@ Program information
*--write-default-cfg*[**=**__PATH__]::
Write a default configuration file, show its path and exit.
Environment
-----------
*VISUAL*, *EDITOR*::
The editor program to be launched by the M-e key binding.
If neither variable is set, it defaults to *vi*(1).
Files
-----
*json-rpc-shell* follows the XDG Base Directory Specification.
_~/.config/json-rpc-shell/json-rpc-shell.conf_::
The configuration file, in which you can configure color output and
CA certificate paths. Use the *--write-default-cfg* option to create