0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

description typo fixes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16344 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-09-02 00:04:55 +00:00
parent 9c6e99a1cb
commit d645854bad

View File

@ -1,8 +1,8 @@
#!/bin/sh
#
# Collects all the appropriate subtitle files in a given directory and
# it's subdirectories. No matter what the filename is.
# Use this together as: mplayer -sub `subsearch3.sh` movie
# its subdirectories, no matter what the filename is.
# Use this together as: mplayer -sub `subsearch.sh` movie
# Author: Alex
#