File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -842,7 +842,7 @@ OPTIONS:
842842 --drop-claims drop claims for sectors that can be extended, but only by dropping some of their verified power claims (default: false)
843843 --tolerance value don't try to extend sectors by fewer than this number of epochs, defaults to 7 days (default: 20160)
844844 --max-fee value use up to this amount of FIL for one message. pass this flag to avoid message congestion. (default: "0")
845- --max-sectors value the maximum number of sectors contained in each message (default: 0 )
845+ --max-sectors value the maximum number of sectors contained in each message (default: 500 )
846846 --really-do-it pass this flag to really extend sectors, otherwise will only print out json representation of parameters (default: false)
847847 --help, -h show help
848848```
Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ OPTIONS:
368368 --drop-claims drop claims for sectors that can be extended, but only by dropping some of their verified power claims (default: false)
369369 --tolerance value don't try to extend sectors by fewer than this number of epochs, defaults to 7 days (default: 20160)
370370 --max-fee value use up to this amount of FIL for one message. pass this flag to avoid message congestion. (default: "0")
371- --max-sectors value the maximum number of sectors contained in each message (default: 0 )
371+ --max-sectors value the maximum number of sectors contained in each message (default: 500 )
372372 --really-do-it pass this flag to really extend sectors, otherwise will only print out json representation of parameters (default: false)
373373 --help, -h show help
374374```
You can’t perform that action at this time.
0 commit comments