diff --git a/conf/convert.sh b/conf/convert.sh index 3b5c128..57c780a 100644 --- a/conf/convert.sh +++ b/conf/convert.sh @@ -21,7 +21,7 @@ usage () echo "usage: -ffmpeg or -avidemux" echo "options:" echo "-ffmpeg: Convert with ffmpeg" - echo "-remove: Convert with avidemux" + echo "-avidemux: Convert with avidemux" echo "-h: Show help" }