diff --git a/Manual.md b/Manual.md index 8796117d782..af4175b6a89 100644 --- a/Manual.md +++ b/Manual.md @@ -205,9 +205,10 @@ The optional 4th argument can be used to change the `file name`. `$DESTDIR`. The optional 2nd argument can be used to change the `file name`. -- *vsv()* `vsv +- *vsv()* `vsv ` + Installs `service` from `${FILESDIR}` to /etc/sv. The service must - be a directory containing a `supervise` link and the at least a run script. + be a directory containing at least a `supervise` link and a run script. For further informations on how to create a new service directory see [The corresponding section the FAQ](http://smarden.org/runit/faq.html#create).