Better description

This commit is contained in:
Ruud
2012-04-09 20:39:22 +02:00
parent be8749e472
commit f283988849
@@ -20,14 +20,14 @@ config = [{
},
{
'name': 'languages',
'description': 'The languages you want to download the sub',
},
{
'name': 'automatic',
'default': True,
'type': 'bool',
'description': 'Automaticly search & download for movies in library',
'description': 'Comma separated, 2 letter country code. Example: en, nl',
},
# {
# 'name': 'automatic',
# 'default': True,
# 'type': 'bool',
# 'description': 'Automaticly search & download for movies in library',
# },
],
},
],