diff --git a/index.html b/index.html
index 207a8eb..72fe7fb 100644
--- a/index.html
+++ b/index.html
@@ -118,8 +118,6 @@ 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).