/[cvs]/ccvs/src/checkout.c
ViewVC logotype

Diff of /ccvs/src/checkout.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.107.4.13 by scjones, Fri Sep 2 19:37:33 2005 UTC revision 1.107.4.14 by scjones, Fri Sep 23 16:42:59 2005 UTC
# Line 72  static const char *const checkout_usage[ Line 72  static const char *const checkout_usage[
72    
73  static const char *const export_usage[] =  static const char *const export_usage[] =
74  {  {
75      "Usage: %s %s [-NRfln] [-r rev] [-D date] [-d dir] [-k kopt] module...\n",      "Usage: %s %s [-NRfln] [-r tag] [-D date] [-d dir] [-k kopt] module...\n",
76      "\t-N\tDon't shorten module paths if -d specified.\n",      "\t-N\tDon't shorten module paths if -d specified.\n",
77      "\t-f\tForce a head revision match if tag/date not found.\n",      "\t-f\tForce a head revision match if tag/date not found.\n",
78      "\t-l\tLocal directory only, not recursive\n",      "\t-l\tLocal directory only, not recursive\n",
79      "\t-R\tProcess directories recursively (default).\n",      "\t-R\tProcess directories recursively (default).\n",
80      "\t-n\tDo not run module program (if any).\n",      "\t-n\tDo not run module program (if any).\n",
81      "\t-r rev\tExport revision or tag.\n",      "\t-r tag\tExport tagged revisions.\n",
82      "\t-D date\tExport revisions as of date.\n",      "\t-D date\tExport revisions as of date.\n",
83      "\t-d dir\tExport into dir instead of module name.\n",      "\t-d dir\tExport into dir instead of module name.\n",
84      "\t-k kopt\tUse RCS kopt -k option on checkout.\n",      "\t-k kopt\tUse RCS kopt -k option on checkout.\n",

Legend:
Removed from v.1.107.4.13  
changed lines
  Added in v.1.107.4.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26