mirror of
https://github.com/markusressel/zfs-inplace-rebalancing
synced 2026-02-05 05:24:07 +00:00
fixed passes parameter, added shorthands
This commit is contained in:
parent
1315fdf424
commit
92ae7179bc
@ -71,7 +71,7 @@ You can print a help message by running the script without any parameters:
|
|||||||
### Example
|
### Example
|
||||||
|
|
||||||
```
|
```
|
||||||
./zfs-inplace-rebalancing.sh -checksum true -passes 1 /pool/path/to/rebalance
|
./zfs-inplace-rebalancing.sh --checksum true --passes 1 /pool/path/to/rebalance
|
||||||
```
|
```
|
||||||
|
|
||||||
### Things to consider
|
### Things to consider
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user