Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-shandar authored Aug 16, 2024
1 parent a093866 commit 8d1ba6f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions blockset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ The `blockset` application is a command line program that can store and retrieve
```
- add content of a file or a directory to the local storage `cdt0/`:
```console
>blockset add ./README.md
ngd7zembwj6f2tsh4gyxrcyx26h221e3f2wdgfbtq87nd
>blockset add ./src/ --to-posix-eol
blockset add ./README.md
blockset add ./src/ --to-posix-eol
```
- get a file or a directory by a content hash
```console
Expand Down

0 comments on commit 8d1ba6f

Please sign in to comment.