diff --git a/pages/linux/foreman.md b/pages/linux/foreman.md index 7b88b1d217..67c4e35ceb 100644 --- a/pages/linux/foreman.md +++ b/pages/linux/foreman.md @@ -22,6 +22,6 @@ `foreman run {{command}}` -- Start all processes except the one named worker: +- Start all processes except the one named "worker": -`foreman start -m all=1,worker=0` +`foreman start -m all=1,{{worker}}=0`