Updated changelog

This commit is contained in:
Alejandro Celaya
2020-03-28 10:29:12 +01:00
parent 4d39c7041b
commit 2a30afbe7d
2 changed files with 7 additions and 3 deletions

View File

@@ -37,10 +37,10 @@ Or you can list all tags with:
docker exec -it shlink_container shlink tag:list
```
Or process remaining visits with:
Or locate remaining visits with:
```bash
docker exec -it shlink_container shlink visit:process
docker exec -it shlink_container shlink visit:locate
```
All shlink commands will work the same way.