From 6ab27238f84cc5143fb152951a6668b76d68573e Mon Sep 17 00:00:00 2001 From: Graeme Nordgren Date: Mon, 7 Dec 2015 21:17:40 -0800 Subject: [PATCH] Minor help typo. --- dve | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dve b/dve index 77080ac..6f874a7 100755 --- a/dve +++ b/dve @@ -32,7 +32,7 @@ multiple hosts. OPTIONS: -h this help message. -l comma separated list of hosts to use to encode. (default=${SERVERS}) - -t rough length of individual video chunks, in seconds. (default=${MINLEN}) + -t rough length of individual video chunks, in seconds. (default=${LEN}) -o encoding options. (default=${OPTS}) -s output file suffix. (default=${SUFFIX}) -v verbose job output. (default=false)