diff options
| -rw-r--r-- | readme.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -69,7 +69,7 @@ Or reorder some items::  Then run again `teaqueue-server`, clients will continue to ask new items from  the queue:: -    teaqueue-server transcode_my_file.sh +    teaqueue-server  `transcode_my_file.sh` is a called a worker and is a simple script which calls  `ffmpeg` or another program to convert your files. You can find examples of | 
