Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 批量发单.md #523

Merged
merged 2 commits into from
Apr 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/zh/批量发单.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ baga6ea4seaqknn4cstmtmscdhebaxmv5dopnxqthwbdmvuslbuv5dcupzvw46ni

```
# --cardir car 文件的目录,若提前把 car 文件放到 piecestore,则本 flag 可以省略,如果确认piece数据没有问题,可以使用 `--skip-commp` 参数来加速数据导入过程。
./droplet storage deal batch-import-data --manifest <proposal_piece.txt> --cardir <path-to-cardir>
./droplet storage deal batch-import-data --manifest <proposal_piece.txt> --car-dir <path-to-cardir>

# 结果
import data success: bafyreihwvsr3vfsdbrxagtdjzsemngtc3r3xra2gaunbs6pjb63lyodl6a
Expand Down
Loading