commit:     550a6ea45f7cb29a7783152327dc06311f6fef1b
Author:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 23:06:36 2015 +0000
Commit:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 23:06:36 2015 +0000
URL:        https://gitweb.gentoo.org/proj/layman.git/commit/?id=550a6ea4

layman.cfg: Changes description of db_type to warn user of limitation

 etc/layman.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/layman.cfg b/etc/layman.cfg
index 8d89df1..5101f4d 100644
--- a/etc/layman.cfg
+++ b/etc/layman.cfg
@@ -67,8 +67,8 @@ conf_type : repos.conf
 
 #### Database Config Options #### #### COMING SOON ####
 #-----------------------------------------------------------
-# Database types used by layman
-# (xml_db, json_db).
+# Database types used by layman, only one should be specified.
+# (xml_db, json_db)
 #db_type : xml_db
 
 #-----------------------------------------------------------

Reply via email to