Make description more clear

This commit is contained in:
Ruud
2013-09-28 19:12:05 +02:00
parent 153d4b2b1d
commit 116bc839fc

View File

@@ -21,7 +21,7 @@ config = [{
{
'name': 'backlog',
'advanced': True,
'description': 'Parses the history tables until the minimum movie year is reached. Note: only do this once!',
'description': 'Parses the history until the minimum movie year is reached. (Will be disabled once it has completed)',
'default': False,
'type': 'bool',
},