diff --git a/index.html b/index.html
index c967488..a925d20 100644
--- a/index.html
+++ b/index.html
@@ -118,6 +118,8 @@ should be in the format process=num,process=num
-f, --procfileSpecify an alternate Procfile to load, implies -d at the Procfile root.
-p, --portSpecify which port to use as the base for this application. Should be a multiple of 1000.
-t, --tmuxRuns the processes in a tmux session. Creates one window for each process +and an extra window containing the output of each window (requires gawk).