docs: Update manual pages to 1.0.0
This commit is contained in:
parent
7a1ba7d4b1
commit
65aeebb2d1
|
|
@ -1,8 +1,8 @@
|
||||||
= rad-id(1)
|
= rad-id(1)
|
||||||
The Radicle Team <team@radicle.xyz>
|
The Radicle Team <team@radicle.xyz>
|
||||||
:doctype: manpage
|
:doctype: manpage
|
||||||
:revnumber: 0.8.0
|
:revnumber: 1.0.0
|
||||||
:revdate: 2024-03-14
|
:revdate: 2024-04-22
|
||||||
:mansource: rad {revnumber}
|
:mansource: rad {revnumber}
|
||||||
:manmanual: Radicle CLI Manual
|
:manmanual: Radicle CLI Manual
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
= rad-patch(1)
|
= rad-patch(1)
|
||||||
The Radicle Team <team@radicle.xyz>
|
The Radicle Team <team@radicle.xyz>
|
||||||
:doctype: manpage
|
:doctype: manpage
|
||||||
:revnumber: 0.8.0
|
:revnumber: 1.0.0
|
||||||
:revdate: 2023-08-01
|
:revdate: 2024-04-22
|
||||||
:mansource: rad {revnumber}
|
:mansource: rad {revnumber}
|
||||||
:manmanual: Radicle CLI Manual
|
:manmanual: Radicle CLI Manual
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
= rad(1)
|
= rad(1)
|
||||||
The Radicle Team <team@radicle.xyz>
|
The Radicle Team <team@radicle.xyz>
|
||||||
:doctype: manpage
|
:doctype: manpage
|
||||||
:revnumber: 0.8.0
|
:revnumber: 1.0.0
|
||||||
:revdate: 2023-07-01
|
:revdate: 2024-04-22
|
||||||
:mansource: rad {revnumber}
|
:mansource: rad {revnumber}
|
||||||
:manmanual: Radicle CLI Manual
|
:manmanual: Radicle CLI Manual
|
||||||
|
|
||||||
|
|
@ -150,7 +150,7 @@ Under the hood, the *clone* command does a few important things:
|
||||||
|
|
||||||
You can see all replicated and locally-available repositories using:
|
You can see all replicated and locally-available repositories using:
|
||||||
|
|
||||||
$ rad ls
|
$ rad ls --all
|
||||||
|
|
||||||
By default, your node will subscribe to updates from _all_ peers. This
|
By default, your node will subscribe to updates from _all_ peers. This
|
||||||
behavior can be changed by passing *--scope followed* when cloning. It can
|
behavior can be changed by passing *--scope followed* when cloning. It can
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
= radicle-httpd(1)
|
= radicle-httpd(1)
|
||||||
The Radicle Team <team@radicle.xyz>
|
The Radicle Team <team@radicle.xyz>
|
||||||
:doctype: manpage
|
:doctype: manpage
|
||||||
:revnumber: 0.8.0
|
:revnumber: 1.0.0
|
||||||
:revdate: 2023-10-12
|
:revdate: 2024-04-22
|
||||||
:mansource: rad {revnumber}
|
:mansource: rad {revnumber}
|
||||||
:manmanual: Radicle CLI Manual
|
:manmanual: Radicle CLI Manual
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
= radicle-node(1)
|
= radicle-node(1)
|
||||||
The Radicle Team <team@radicle.xyz>
|
The Radicle Team <team@radicle.xyz>
|
||||||
:doctype: manpage
|
:doctype: manpage
|
||||||
:revnumber: 0.8.0
|
:revnumber: 1.0.0
|
||||||
:revdate: 2023-10-12
|
:revdate: 2024-04-22
|
||||||
:mansource: rad {revnumber}
|
:mansource: rad {revnumber}
|
||||||
:manmanual: Radicle CLI Manual
|
:manmanual: Radicle CLI Manual
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue