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

Diff for /src/usr.bin/tmux/cmd-detach-client.c between version 1.13 and 1.14

version 1.13, 2013/03/24 09:54:10 version 1.14, 2013/10/10 12:00:19
Line 32 
Line 32 
         "[-P] [-a] [-s target-session] " CMD_TARGET_CLIENT_USAGE,          "[-P] [-a] [-s target-session] " CMD_TARGET_CLIENT_USAGE,
         CMD_READONLY,          CMD_READONLY,
         NULL,          NULL,
         NULL,  
         cmd_detach_client_exec          cmd_detach_client_exec
 };  };
   

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14