Skip to content

Commit c6f20fa

Browse files
authored
Merge pull request #157 from ycyin/master
Update README.md
2 parents 20f6a24 + 8a1584c commit c6f20fa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ make
4848
# 获得帮助信息
4949
./image-syncer -h
5050

51-
./image-syncer --proc=6 --auth=./auth.json --images=./images.json --auth=./auth.json --retries=3
51+
./image-syncer --proc=6 --auth=./auth.json --images=./images.json --retries=3
5252
```
5353

5454
### 配置文件

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ make
4848
# Get usage information
4949
./image-syncer -h
5050

51-
./image-syncer --proc=6 --auth=./auth.json --images=./images.json --auth=./auth.json --retries=3
51+
./image-syncer --proc=6 --auth=./auth.json --images=./images.json --retries=3
5252
```
5353

5454
### Configure Files

0 commit comments

Comments
 (0)