Commit Graph

5 Commits

Author SHA1 Message Date
cloudhead f453090e27
cli: Consolidate policy/scope variants
* Policy::Track -> Policy::Allow
* Scope::Trusted -> Scope::Followed
2023-12-06 09:56:58 +01:00
Lars Wirzenius fe396ed5f4
man: Make structure a little closer to convention
Conventionally, manual page have a FILES and an ENVIRONMENT top level
section, instead of sub-sections. Following convention makes it easier
and faster for experienced Unix users to find what they need.

Signed-off-by: Lars Wirzenius <liw@liw.fi>
2023-11-30 17:01:58 +01:00
cloudhead a46c6ff36d
cli: Add `--config` option to `rad self` 2023-08-16 14:58:21 +02:00
cloudhead d9240c9ae9
docs: Update man page about node connections 2023-08-16 14:58:21 +02:00
Alexis Sellier af28a0ca07
docs: Add `rad.1` manual page
This is a general guide to getting started on radicle, available as a
man page.

We also make sure that the page is built on release.
2023-07-20 10:54:05 +02:00