From 261164e694a68142eafe57b6aeede94f3c571879 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Tue, 29 Jun 2010 16:49:17 -0400 Subject: [PATCH] update readme --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index d939d12..d71ba30 100644 --- a/README.markdown +++ b/README.markdown @@ -43,6 +43,9 @@ The following options control how the application is run: Use this name rather than the application's root directory name as the name of the application when exporting. + * `-l`, `--log`: + Specify the directory to place process logs in. + * `-c`, `--concurrency`: Specify the number of each process type to run. The value passed in should be in the format `process=num,process=num`