File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ To search for new MU repositories, use `minima updates -s`.
5252To search and sync automatically all the new MU repositories:
5353use ` minima updates ` .
5454
55- To cleanup obsolete repositories, it should be ran whether with ** sync ** or ** updates **
56- accordingly:
55+ To cleanup obsolete repositories, use --cleanup option. It should be ran whether with
56+ sync or updates accordingly:
5757```
5858./minima sync --cleanup
5959```
6363```
6464If a repository that is not specified in the minima.yaml config file will be identified,
6565you will be prompted to keep or delete it. If you want to automatically delete all the
66- repositories that are not specified in minima.yaml - run:
66+ repositories that are not specified in minima.yaml, run:
6767```
6868./minima sync --cleanup --auto-approve
6969```
You can’t perform that action at this time.
0 commit comments