[BACK]Return to add.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / cvs

Diff for /src/usr.bin/cvs/add.c between version 1.46 and 1.47

version 1.46, 2006/05/29 06:25:06 version 1.47, 2006/05/29 17:55:39
Line 35 
Line 35 
         { "ad", "new" },          { "ad", "new" },
         "Add a new file or directory to the repository",          "Add a new file or directory to the repository",
         "[-m message] ...",          "[-m message] ...",
         "m",          "m:",
         NULL,          NULL,
         cvs_add          cvs_add
 };  };

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47