From 65aeebb2d14e3959d9a920b919e9643aa5bbda99 Mon Sep 17 00:00:00 2001 From: cloudhead Date: Mon, 22 Apr 2024 14:37:19 +0200 Subject: [PATCH] docs: Update manual pages to 1.0.0 --- rad-id.1.adoc | 4 ++-- rad-patch.1.adoc | 4 ++-- rad.1.adoc | 6 +++--- radicle-httpd.1.adoc | 4 ++-- radicle-node.1.adoc | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/rad-id.1.adoc b/rad-id.1.adoc index 49ec5188..ee74b215 100644 --- a/rad-id.1.adoc +++ b/rad-id.1.adoc @@ -1,8 +1,8 @@ = rad-id(1) The Radicle Team :doctype: manpage -:revnumber: 0.8.0 -:revdate: 2024-03-14 +:revnumber: 1.0.0 +:revdate: 2024-04-22 :mansource: rad {revnumber} :manmanual: Radicle CLI Manual diff --git a/rad-patch.1.adoc b/rad-patch.1.adoc index 5eaa6b56..fa70cc68 100644 --- a/rad-patch.1.adoc +++ b/rad-patch.1.adoc @@ -1,8 +1,8 @@ = rad-patch(1) The Radicle Team :doctype: manpage -:revnumber: 0.8.0 -:revdate: 2023-08-01 +:revnumber: 1.0.0 +:revdate: 2024-04-22 :mansource: rad {revnumber} :manmanual: Radicle CLI Manual diff --git a/rad.1.adoc b/rad.1.adoc index 651ba84c..eaf54b70 100644 --- a/rad.1.adoc +++ b/rad.1.adoc @@ -1,8 +1,8 @@ = rad(1) The Radicle Team :doctype: manpage -:revnumber: 0.8.0 -:revdate: 2023-07-01 +:revnumber: 1.0.0 +:revdate: 2024-04-22 :mansource: rad {revnumber} :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: - $ rad ls + $ rad ls --all By default, your node will subscribe to updates from _all_ peers. This behavior can be changed by passing *--scope followed* when cloning. It can diff --git a/radicle-httpd.1.adoc b/radicle-httpd.1.adoc index 95ecece2..3be21bc3 100644 --- a/radicle-httpd.1.adoc +++ b/radicle-httpd.1.adoc @@ -1,8 +1,8 @@ = radicle-httpd(1) The Radicle Team :doctype: manpage -:revnumber: 0.8.0 -:revdate: 2023-10-12 +:revnumber: 1.0.0 +:revdate: 2024-04-22 :mansource: rad {revnumber} :manmanual: Radicle CLI Manual diff --git a/radicle-node.1.adoc b/radicle-node.1.adoc index aa83c560..b142a287 100644 --- a/radicle-node.1.adoc +++ b/radicle-node.1.adoc @@ -1,8 +1,8 @@ = radicle-node(1) The Radicle Team :doctype: manpage -:revnumber: 0.8.0 -:revdate: 2023-10-12 +:revnumber: 1.0.0 +:revdate: 2024-04-22 :mansource: rad {revnumber} :manmanual: Radicle CLI Manual