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

Diff for /src/usr.bin/cvs/Attic/rcsprog.c between version 1.1 and 1.2

version 1.1, 2005/03/05 18:50:43 version 1.2, 2005/03/05 23:22:10
Line 83 
Line 83 
 rcs_usage(void)  rcs_usage(void)
 {  {
         fprintf(stderr,          fprintf(stderr,
             "Usage: %s [-hiLMU] [-a users] [-b [rev]] [-c string] "              "Usage: %s [-hiLMUV] [-a users] [-b [rev]] [-c string] "
             "[-e users] [-k opt] file ...\n"              "[-e users] [-k opt] file ...\n"
             "\t-a users\tAdd the login names in the comma-separated <users>\n"              "\t-a users\tAdd the login names in the comma-separated <users>\n"
             "\t-b rev\t\tSet the head revision to <rev>\n"              "\t-b rev\t\tSet the head revision to <rev>\n"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2