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:
parent
341c8ac559
commit
ee966b642d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue