docs: update download-countries command in documentation to include --force option
This commit is contained in:
@@ -20,5 +20,5 @@ docker exec -it <container> bash
|
|||||||
Once you are in the container run the following command to resync the region data.
|
Once you are in the container run the following command to resync the region data.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python manage.py download-countries
|
python manage.py download-countries --force
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user