diff options
author | bryan newbold <bnewbold@robocracy.org> | 2023-08-20 19:56:22 -0700 |
---|---|---|
committer | bryan newbold <bnewbold@robocracy.org> | 2023-08-20 19:56:22 -0700 |
commit | 23416af782a179a658711e958e977e19ae97067b (patch) | |
tree | 09e605dbd105c0628f6614e421c0dd43bb8ce3dc /extra/adenosine.1.md | |
parent | cc1dea6ea34260201c1df09959c7c4566d16d918 (diff) | |
download | adenosine-23416af782a179a658711e958e977e19ae97067b.tar.gz adenosine-23416af782a179a658711e958e977e19ae97067b.zip |
many updates from spring 2023 lex refactor
Diffstat (limited to 'extra/adenosine.1.md')
-rw-r--r-- | extra/adenosine.1.md | 8 |
1 files changed, 2 insertions, 6 deletions
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 |