1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streama_ynh.git synced 2024-09-03 20:26:30 +02:00

Update convert.sh

This commit is contained in:
liberodark 2020-05-30 20:26:33 +02:00 committed by GitHub
parent 341c8ac559
commit ee966b642d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ flock -n 9 || exit
usage () usage ()
{ {
echo "usage: -ffmpeg / -avidemux / -mencoder / -avconv" echo "usage: convert_movies -ffmpeg"
echo "options:" echo "options:"
echo "-ffmpeg: Convert with ffmpeg" echo "-ffmpeg: Convert with ffmpeg"
echo "-avidemux: Convert with avidemux" echo "-avidemux: Convert with avidemux"