Fix typo
This commit is contained in:
parent
23b43a08e5
commit
432c945b21
|
|
@ -18,7 +18,7 @@ dd(选项)
|
|||
### 选项
|
||||
|
||||
```
|
||||
bs=<字节数>:将ibs(输入)与欧巴桑(输出)设成指定的字节数;
|
||||
bs=<字节数>:将ibs(输入)与obs(输出)设成指定的字节数;
|
||||
cbs=<字节数>:转换时,每次只转换指定的字节数;
|
||||
conv=<关键字>:指定文件转换的方式;
|
||||
count=<区块数>:仅读取指定的区块数;
|
||||
|
|
|
|||
Loading…
Reference in New Issue