about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 78a2fd0..c721d63 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,8 @@ can contain several files:
   of `run` is connected to the standard input by a pipe.
 - `down`, an optional file that causes nitro to not bring up this
   service by default.
+- Service directories ending with '@' are ignored; they can be used
+  for parameterized services.
 
 You may find runit's `chpst` useful when writing `run` scripts.