mr: fix typo

coverage
Marek Chowaniok 2017-12-12 10:45:33 +01:00
parent eb5661867a
commit 9f0081e0e3
1 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# mr
> Myrepos manages all your version control repositories at once
> Myrepos manages all your version control repositories at once.
- Register repository:
@ -8,12 +8,13 @@
- Update repository in 5 concurent jobs:
`mr -j5 update`
`mr -j{{5}} update`
- Prints status of my repos:
- Prints statuses of all repos:
`mr status`
- Checkout my repos to latest version:
- Checkout repos to latest version:
`mr checkout`
`mr checkout`