From fb836e1be94604796c5aa95dafcba9c87488afe0 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Sat, 8 Jun 2019 03:08:38 -0400 Subject: sqlite3 listed in manual as available --- svc/help.go | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'svc') diff --git a/svc/help.go b/svc/help.go index ba5e120..9566f93 100644 --- a/svc/help.go +++ b/svc/help.go @@ -37,7 +37,8 @@ func helpScreen() { style.css and tmpl/index.html -d [--db] Path getwtxt should use for the database. -t [--dbtype] Type of database to use. - Options: leveldb + Options: leveldb (default) + sqlite `) } @@ -96,8 +97,9 @@ func manualScreen() { Default: 9001 DatabaseType: The type of back-end getwtxt should use - to store registry data. Currently, only leveldb - is available, with more options in development. + to store registry data. The available types of + databases are: leveldb + sqlite Default: leveldb DatabasePath: The location of the LevelDB structure -- cgit 1.4.1-2-gfad0