summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-02-26 11:18:58 +0100
committerAlib <aliboba@free.fr>2010-02-26 11:18:58 +0100
commit553f1d8baeed2eed7c9c9ed41ac60657fc1d1b22 (patch)
tree8be940d225cac3484a0d2a25d9c266ee84374647
parentbc4cce1a5e35af5310635b5bd56da1896b608a5d (diff)
downloadistreamdev-553f1d8baeed2eed7c9c9ed41ac60657fc1d1b22.tar.gz
istreamdev-553f1d8baeed2eed7c9c9ed41ac60657fc1d1b22.tar.bz2
added Usaage in istream.sh command
-rwxr-xr-xistream.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/istream.sh b/istream.sh
index ceabf37..62d5230 100755
--- a/istream.sh
+++ b/istream.sh
@@ -16,7 +16,7 @@ PREFIX=stream
if [ $# -eq 0 ]
then
-echo "You must supply a valid channel!"
+echo "Format is : ./istream.sh source video_rate audio_rate audio_channels 480x320 httppath segments_number ffmpeg_path segmenter_path"
exit 1
fi