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

Diff for /src/usr.bin/cvs/history.c between version 1.25 and 1.26

version 1.25, 2006/01/02 08:11:56 version 1.26, 2006/01/23 14:02:42
Line 56 
Line 56 
         CVS_OP_HISTORY, CVS_REQ_HISTORY, "history",          CVS_OP_HISTORY, CVS_REQ_HISTORY, "history",
         { "hi", "his" },          { "hi", "his" },
         "Show repository access history",          "Show repository access history",
         "[-aceloTw] [-b str] [-D date] [-f file] [-m module] [-n module] "          "[-aceloTw] [-b str] [-D date] [-f file] [-m module]\n"
         "[-p path] [-r rev] [-t tag] [-u user] [-x ACEFGMORTUW] [-z tz]",          "                   [-n module] [-p path] [-r rev] [-t tag]\n"
           "                   [-u user] [-x ACEFGMORTUW] [-z tz] [file ...]",
         "ab:cD:ef:lm:n:op:r:Tt:u:wx:z:",          "ab:cD:ef:lm:n:op:r:Tt:u:wx:z:",
         NULL,          NULL,
         0,          0,

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26