Commit 4810a69
authored
Update README.md: COTP_DB_PATH env variable (#437)
Hi @replydev !
Thanks again for your marvelous tool, I wanted to synchronize my
database across my devices, which required to put in under custom path.
I didn't found the line README about this functionality, so I though it
would be nice to add it there.
It would be nice to have some `cotp.config` file one day in the future,
but since now it only holds one variable, it doesn't seem so important.
UPD: After making this I realized that it would also be nice to add this
info in the `help` message or even add a flag to specify database path.
I can modify the help message if you like, but I'm not so sure I'll have
time to add a new flag (I don't know rust, so it'll take some additional
time). Do you want me to update help message as well?1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
133 | 141 | | |
134 | 142 | | |
135 | 143 | | |
| |||
0 commit comments