Skip to content

Commit be19be3

Browse files
committed
readme registry
1 parent c7d63cf commit be19be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Pull images, you can omit `--delete-tags-after-pull` first time just to make sur
7676
./registry.py --ids-file ids.txt --pull-gitlab-url https://gitlab.example.org --pull-project-path old/path
7777
```
7878

79-
Pull together with deleting tags after pull:
79+
Pull together with deleting tags after pull, if you want to run it for the second time, backup `ids.txt` file first, as it will be cleared:
8080
```
8181
./registry.py --ids-file ids.txt --pull-gitlab-url https://gitlab.example.org --pull-project-path old/path --delete-tags-after-pull
8282
```

0 commit comments

Comments
 (0)