diff --git a/doc/soju.1.scd b/doc/soju.1.scd index f3441c3..c82cdef 100644 --- a/doc/soju.1.scd +++ b/doc/soju.1.scd @@ -72,7 +72,7 @@ The config file has one directive per line. Enable TLS support. The certificate and the key files must be PEM-encoded. *sql* - Set the SQL driver settings. The only supported driver is "sqlite". The + Set the SQL driver settings. The only supported driver is "sqlite3". The source is the path to the SQLite database file. *log*