diff --git a/README.markdown b/README.markdown index fc4dcc8..f23e308 100644 --- a/README.markdown +++ b/README.markdown @@ -79,10 +79,10 @@ foreman currently supports the following output formats: Will export a chunk of inittab-compatible configuration: - # ----- foreman example processes ----- - EX01:4:respawn:/bin/su - example -c 'PORT=5000 ./error >> /var/log/error-1.log 2>&1' - EX02:4:respawn:/bin/su - example -c 'PORT=5100 ./ticker >> /var/log/ticker-1.log 2>&1' - # ----- end foreman example processes ----- + # ----- foreman example processes ----- + EX01:4:respawn:/bin/su - example -c 'PORT=5000 ./error >> /var/log/error-1.log 2>&1' + EX02:4:respawn:/bin/su - example -c 'PORT=5100 ./ticker >> /var/log/ticker-1.log 2>&1' + # ----- end foreman example processes ----- ## UPSTART EXPORT