# HG changeset patch # User Matti Hamalainen # Date 1568970495 -10800 # Node ID fc3b6bc37927f23bace1981b1db77bc34e74427a # Parent 32f0aba3ab9bcac7bacaefb908ef9abba3567868 urllog: Improve documentation slightly. diff -r 32f0aba3ab9b -r fc3b6bc37927 urllog.tcl --- 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 # ##########################################################################