Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
man: Make structure a little closer to convention
Lars Wirzenius committed 2 years ago
commit fe396ed5f48bdf2837f0011df92c20101fd15600
parent 1af9480b088c3eec800040a1bdcd09941a31bcf3
1 file changed +12 -5
modified rad.1.adoc
@@ -189,13 +189,20 @@ description and default branch by running:

    $ rad inspect --payload

-
=== Configuration
+
== Files

-
Radicle keeps a configuration file at *~/.radicle/config.json* by default. To
-
display its exact location on your system, you can use the *rad self --config*
-
command.
+
*~/.radicle*::

-
=== Environment
+
The _Radicle Home_. This is the default location for Radicle configuration
+
files, keys, and repository storage. Can be controlled by settting the
+
**RAD_HOME** environment variable.
+

+
*~/.radicle/config.json*::
+

+
The default configuration file for Radicle. To display its exact
+
location on your system, you can use the *rad self --config* command.
+

+
== Environment

Various environment variables are used by *rad*.