changeset 479:fc3b6bc37927

urllog: Improve documentation slightly.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 20 Sep 2019 12:08:15 +0300
parents 32f0aba3ab9b
children 057e399d86f6
files urllog.tcl
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/urllog.tcl	Fri Jan 25 14:23:36 2019 +0200
+++ b/urllog.tcl	Fri Sep 20 12:08:15 2019 +0300
@@ -20,9 +20,9 @@
 #
 # See convert_urllog_db.tcl for more information.
 #
-# If you are doing a fresh install, you will need to create the
-# initial SQLite3 database with the required table schemas. You
-# can do that by running: create_urllog_db.tcl
+# If you are doing a fresh install, you will need to create the initial
+# database with the required table schemas. You can do that by running
+# "create_urllog_db.tcl" after setting up config.urllog
 #
 ##########################################################################