From 4bf1f26032c65bde3abf3a931e15c0c22e709779 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Tue, 29 Jun 2010 16:01:18 -0400 Subject: [PATCH] update readme --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.markdown b/README.markdown index 1acefca..d939d12 100644 --- a/README.markdown +++ b/README.markdown @@ -47,6 +47,10 @@ The following options control how the application is run: Specify the number of each process type to run. The value passed in should be in the format `process=num,process=num` + * `-u`, `--user`: + Specify the user the application should be run as. Defaults to the + app name + ## OPTIONS These options control all modes of foreman's operation.