Commit 5f4a722c authored by nextime's avatar nextime

Fix help in text2speechfile script

parent 7d03dffb
......@@ -2,7 +2,7 @@
#cd `dirname $0`/../domotika/clouds/google
if [[ $# < "3" ]] ; then
echo "Usage: $0 <destination file> <language> \'<text>\'"
echo "Usage: $0 <destination file> <language> '<text>'"
echo ""
echo "Example: $0 foo.wav it prova di trasmissione"
echo ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment