PR cleanup

This commit is contained in:
Matthias
2022-05-11 06:30:40 +02:00
parent 044afdf7af
commit f374c9da70
3 changed files with 4 additions and 6 deletions

View File

@@ -569,7 +569,7 @@ optional arguments:
deployments (default: `sqlite:///tradesv3.sqlite` for
Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for
Dry Run).
--db-url-from PATH Source db url to use when migrating database systems.
--db-url-from PATH Source db url to use when migrating a database.
```
!!! Warning