Added a little text to the config file for OR words

This commit is contained in:
rembo10
2014-04-05 16:14:55 -07:00
parent da05a44187
commit 1580f5c22e

View File

@@ -492,7 +492,7 @@
<div class="row">
<label>Required Words</label>
<input type="text" name="required_words" value="${config['required_words']}" size="50">
<small>Results without these words in the title will be filtered out</small>
<small>Results without these words in the title will be filtered out. You can use OR: 'flac OR lossless OR alac, vinyl'</small>
</div>
</fieldset>
</td>