--- sqlite.1 +++ sqlite.1 @@ -181,13 +181,13 @@ are established. -o If a file .sqliterc can be found in the user's home directory, it is +o If a file .desk/sqliterc can be found in the user's home directory, it is read and processed. It should only contain "dot commands". If the file is not found or cannot be read, processing continues without notification. o If a file is specified on the command line with the -init option, it -is processed in the same manner as .sqliterc +is processed in the same manner as .desk/sqliterc o All other command line options are processed