diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index c5a95e2..5b1dc90 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -832,7 +832,7 @@ database file must be writable by SQLite because the library will create several temporary files there. To access the database from the command line, try using dbish which comes with -the DBI module. Just type: +the L module. Just type: dbish dbi:SQLite:foo.db