Skip to content

Commit 3915f3f

Browse files
author
atighineanu
committed
typos
1 parent 72a1078 commit 3915f3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ To search for new MU repositories, use `minima updates -s`.
5252
To search and sync automatically all the new MU repositories:
5353
use `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
```
@@ -63,7 +63,7 @@ or
6363
```
6464
If a repository that is not specified in the minima.yaml config file will be identified,
6565
you 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
```

0 commit comments

Comments
 (0)