diff --git a/README.rdoc b/README.rdoc index da76fe4..0329bce 100644 --- a/README.rdoc +++ b/README.rdoc @@ -15,12 +15,22 @@ [foreman] [Tue May 18 01:27:08 UTC 2010] [bravo] started with pid 4394 [foreman] [Tue May 18 01:27:08 UTC 2010] [charlie] started with pid 4395 +=== Using Screen + +Launch the processes in a screen session in indivudal windows + + $ foreman screen + === Standardized Logging log/alpha.log log/bravo.log log/charlie.log +== Process Execution + + $ foreman execute alpha + == Upstart === Export to upstart scripts @@ -74,4 +84,4 @@ MIT == Copyright -(c) 2010 David Dollar \ No newline at end of file +(c) 2010 David Dollar