aboutsummaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/adenosine.111
-rw-r--r--extra/adenosine.1.md8
-rw-r--r--extra/adenosine.1.scdoc7
3 files changed, 7 insertions, 19 deletions
diff --git a/extra/adenosine.1 b/extra/adenosine.1
index 060977e..658bca8 100644
--- a/extra/adenosine.1
+++ b/extra/adenosine.1
@@ -5,7 +5,7 @@
.nh
.ad l
.\" Begin generated content:
-.TH "adenosine" "1" "2023-03-05" "adenosine CLI Client Manual Page"
+.TH "adenosine" "1" "2023-08-21" "adenosine CLI Client Manual Page"
.P
.SH NAME
.P
@@ -150,11 +150,6 @@ Query by partial handle
.P
\fBaccount register --email <email> --password <password> --handle <handle>\fR
.P
-\fBaccount info\fR
-.RS 4
-Fetches account metadata for the current session
-.P
-.RE
\fBaccount login --password <password> --handle <handle>\fR
.RS 4
Create a new authenticated session
@@ -177,9 +172,9 @@ Dump raw binary repository as CAR format to stdout
Read raw binary repository as CAR format from stdin, and import to PDS
.P
.RE
-\fBrepo root [did]\fR
+\fBrepo head [did]\fR
.RS 4
-Get the current '\&root'\& commit for a DID
+Get the latest commit for a DID
.P
.RE
.SH OPTIONS
diff --git a/extra/adenosine.1.md b/extra/adenosine.1.md
index a724f3c..7f70eb3 100644
--- a/extra/adenosine.1.md
+++ b/extra/adenosine.1.md
@@ -129,10 +129,6 @@ parameters and body fields. Body fields only used for \"post\" requests.
**account register \--email \<email\> \--password \<password\> \--handle
\<handle\>**
-**account info**
-
-> Fetches account metadata for the current session
-
**account login \--password \<password\> \--handle \<handle\>**
> Create a new authenticated session
@@ -151,9 +147,9 @@ parameters and body fields. Body fields only used for \"post\" requests.
> Read raw binary repository as CAR format from stdin, and import to PDS
-**repo root \[did\]**
+**repo head \[did\]**
-> Get the current \'root\' commit for a DID
+> Get the latest commit for a DID
# OPTIONS
diff --git a/extra/adenosine.1.scdoc b/extra/adenosine.1.scdoc
index e6e63ef..aa09334 100644
--- a/extra/adenosine.1.scdoc
+++ b/extra/adenosine.1.scdoc
@@ -107,9 +107,6 @@ body fields. Body fields only used for "post" requests.
*account register --email <email> --password <password> --handle <handle>*
-*account info*
- Fetches account metadata for the current session
-
*account login --password <password> --handle <handle>*
Create a new authenticated session
@@ -124,8 +121,8 @@ body fields. Body fields only used for "post" requests.
*repo import [did]*
Read raw binary repository as CAR format from stdin, and import to PDS
-*repo root [did]*
- Get the current 'root' commit for a DID
+*repo head [did]*
+ Get the latest commit for a DID
# OPTIONS