Skip to content

Commit

Permalink
updated video_to_720p_mp4.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jan 23, 2025
1 parent 3bfbdda commit c6ce88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/video_to_720p_mp4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Installs ffmpeg using OS package manager if not already installed

# used by usage() in lib/utils.sh
# shellcheck disable=SC2034
usage_args="[<video_files>]"
usage_args="<video_files>"

help_usage "$@"

Expand Down

0 comments on commit c6ce88d

Please sign in to comment.