Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
atighineanu committed Sep 17, 2021
1 parent 72a1078 commit 3915f3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ To search for new MU repositories, use `minima updates -s`.
To search and sync automatically all the new MU repositories:
use `minima updates`.

To cleanup obsolete repositories, it should be ran whether with **sync** or **updates**
accordingly:
To cleanup obsolete repositories, use --cleanup option. It should be ran whether with
sync or updates accordingly:
```
./minima sync --cleanup
```
Expand All @@ -63,7 +63,7 @@ or
```
If a repository that is not specified in the minima.yaml config file will be identified,
you will be prompted to keep or delete it. If you want to automatically delete all the
repositories that are not specified in minima.yaml - run:
repositories that are not specified in minima.yaml, run:
```
./minima sync --cleanup --auto-approve
```
Expand Down

0 comments on commit 3915f3f

Please sign in to comment.