Skip to content

Commit

Permalink
cli docsgen
Browse files Browse the repository at this point in the history
  • Loading branch information
magik6k committed May 24, 2022
1 parent 7054475 commit df7709c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions documentation/en/cli-lotus-miner.md
Original file line number Diff line number Diff line change
Expand Up @@ -2331,7 +2331,7 @@ COMMANDS:
workers list workers
sched-diag Dump internal scheduler state
abort Abort a running job
data-cid Compute data CID
data-cid Compute data CID using workers
help, h Shows a list of commands or help for one command
OPTIONS:
Expand Down Expand Up @@ -2398,12 +2398,13 @@ OPTIONS:
### lotus-miner sealing data-cid
```
NAME:
lotus-miner sealing data-cid - Compute data CID
lotus-miner sealing data-cid - Compute data CID using workers
USAGE:
lotus-miner sealing data-cid [command options] [file] <padded piece size>
lotus-miner sealing data-cid [command options] [file/url] <padded piece size>
OPTIONS:
--help, -h show help (default: false)
--file-size value real file size (default: 0)
--help, -h show help (default: false)
```

0 comments on commit df7709c

Please sign in to comment.