1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Change the name of the new utility program from sqlite3-rsync to

sqlite3_rsync - dash changed to underscore - for consistency with the
preexisting sqlite3_analyzer.

FossilOrigin-Name: 86e794cbaa5ae600635c933b46298a39f2465daf4c5cd1570f2a03e19ac08d9d
This commit is contained in:
drh
2024-10-16 11:05:11 +00:00
parent 9c5fb63d37
commit f578ce102e
10 changed files with 37 additions and 37 deletions

View File

@ -39,7 +39,7 @@ are general and should work on most any modern unix platform.
<li> `make sqlite3.c`
<li> `make sqlite3`
<li> `make sqldiff`
<li> `make sqlite3-rsync`
<li> `make sqlite3_rsync`
<li> `make tclextension-install`
<li> `make devtest`
<li> `make releasetest`