diff options
Diffstat (limited to 'doc/layman.8.txt')
-rw-r--r-- | doc/layman.8.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/layman.8.txt b/doc/layman.8.txt index cb391f1..4152566 100644 --- a/doc/layman.8.txt +++ b/doc/layman.8.txt @@ -287,6 +287,14 @@ git_postsync:: These are a space separated list of commands that are run after each add, sync operation if they are defined. +DATABASE CONFIGURATION OPTIONS +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +*layman* now supports multiple database types for layman's install file. The +options allowed include: *xml*, *json*, and *sqlite*. While xml is the default +database type you may migrate from one database type to the other using the +*layman-updater* tool while supplying the *-m* flag, followed by the database +type you'd like to use. + REPO CONFIGURATION OPTIONS ~~~~~~~~~~~~~~~~~~~~~~~~~~ |