* improved help

This commit is contained in:
Reinhard Pointner 2014-11-23 16:30:38 +00:00
parent d82114deb9
commit 6bde5bdac1
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ public class ArgumentProcessor {
if (args.script == null) {
// sanity checks
if (args.recursive && (args.getSubtitles || args.getMissingSubtitles)) {
throw new CmdlineException("-get-subtitles -r has been disabled due to abuse");
throw new CmdlineException("-get-subtitles -r has been disabled due to abuse. Please use `filebot -script fn:suball` instead.");
}
// file operations