[BACK]Return to cmd-wait-for.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/cmd-wait-for.c between version 1.3 and 1.4

version 1.3, 2013/10/10 12:00:24 version 1.4, 2013/10/10 12:02:55
Line 33 
Line 33 
 const struct cmd_entry cmd_wait_for_entry = {  const struct cmd_entry cmd_wait_for_entry = {
         "wait-for", "wait",          "wait-for", "wait",
         "LSU", 1, 1,          "LSU", 1, 1,
         "[-LSU] channel",          "[-L|-S|-U] channel",
         0,          0,
         NULL,          NULL,
         cmd_wait_for_exec          cmd_wait_for_exec

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4