Testsuite: add testcase for Redis. Bug 1755
[exim.git] / test / README
index cdc240df0d2e0f1e81d9eb47ba6d8603d839e0e5..d986a47cbdeaebc60861e953ca62bed94b8dcae5 100644 (file)
@@ -840,6 +840,12 @@ terminated by four asterisks. Even if no data is required for the particular
 usage, the asterisks must be given.
 
 
+  background
+
+This command takes one script line and runs it in the background,
+in parallel with following commands.  For external daemons, eg. redis-server.
+
+
   catwrite <file name> [nxm[=start-of-line-text]]*
 
 This command operates like the "write" command, which is described below,