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

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

version 1.13, 2015/12/13 14:32:38 version 1.14, 2015/12/13 18:15:13
Line 37 
Line 37 
         "show-environment", "showenv",          "show-environment", "showenv",
         "gst:", 0, 1,          "gst:", 0, 1,
         "[-gs] " CMD_TARGET_SESSION_USAGE " [name]",          "[-gs] " CMD_TARGET_SESSION_USAGE " [name]",
         CMD_SESSION_T,          CMD_SESSION_T|CMD_CANFAIL,
         cmd_show_environment_exec          cmd_show_environment_exec
 };  };
   

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