Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jennijuju authored Feb 28, 2023
1 parent 6645e68 commit c04eeb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A simple CLI to generate car file and compute commp at the same time.
[![Pull Request](https://github.com/tech-greedy/go-generate-car/actions/workflows/pull-request.yml/badge.svg)](https://github.com/tech-greedy/go-generate-car/actions/workflows/pull-request.yml)

```shell
$ ./go-generate-car -h
$ ./generate-car -h
NAME:
generate-car - generate car archive from list of files and compute commp in the mean time

Expand Down Expand Up @@ -39,4 +39,4 @@ The input file can be a text file that contains a list of file information SORTE
]
```
The tmp dir is useful when the dataset source is on slow storage such as NFS or S3FS/Goofys mount.
The tmp dir is useful when the dataset source is on slow storage such as NFS or S3FS/Goofys mount.

0 comments on commit c04eeb0

Please sign in to comment.