git-remote-rad.1
 1  .TH "GIT\-REMOTE\-RAD" "1" "2025-09-23" "rad 0.8.0" "Radicle CLI Manual"
 2  .ie \n(.g .ds Aq \(aq
 3  .el       .ds Aq '
 4  .ss \n[.ss] 0
 5  .nh
 6  .ad l
 7  .de URL
 8  \fI\\$2\fP <\\$1>\\$3
 9  ..
10  .als MTO URL
11  .if \n[.g] \{\
12  .  mso www.tmac
13  .  am URL
14  .    ad l
15  .  .
16  .  am MTO
17  .    ad l
18  .  .
19  .  LINKSTYLE blue R < >
20  .\}
21  .SH "NAME"
22  git-remote-rad \- Git remote helper for Radicle
23  .SH "SYNOPSIS"
24  .sp
25  \fBgit\-remote\-rad\fP *
26  .SH "DESCRIPTION"
27  .sp
28  \fBgit\-remote\-rad\fP is a \fBgit\fP(1) remote helper program to allow git
29  to interact with the local Radicle storage. git will use this program
30  automatically, when using a remote repository with the "rad" protocol.
31  It is never invoked directly.
32  .SH "SEE ALSO"
33  .sp
34  \fBgit\-remote\-helpers\fP(1), \fBrad\fP(1)
35  .SH "AUTHOR"
36  .sp
37  The Radicle Team