Skip to content

Commit

Permalink
Remove tmux option from man page
Browse files Browse the repository at this point in the history
Not well supported at this time. See issue ddollar#242
  • Loading branch information
dplummer committed Jan 30, 2013
1 parent ba91671 commit 5f8032c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions man/foreman.1
Expand Up @@ -46,10 +46,6 @@ Specify an alternate Procfile to load, implies \fB\-d\fR at the Procfile root\.
\fB\-p\fR, \fB\-\-port\fR
Specify which port to use as the base for this application\. Should be a multiple of 1000\.
.
.TP
\fB\-t\fR, \fB\-\-tmux\fR
Runs the processes in a tmux session\. Creates one window for each process and an extra window containing the output of each window (requires gawk)\.
.
.P
\fBforeman run\fR is used to run one\-off commands using the same environment as your defined processes\.
.
Expand Down
4 changes: 0 additions & 4 deletions man/foreman.1.ronn
Expand Up @@ -40,10 +40,6 @@ The following options control how the application is run:
Specify which port to use as the base for this application. Should be
a multiple of 1000.

* `-t`, `--tmux`:
Runs the processes in a tmux session. Creates one window for each process
and an extra window containing the output of each window (requires gawk).

`foreman run` is used to run one-off commands using the same environment
as your defined processes.

Expand Down

0 comments on commit 5f8032c

Please sign in to comment.