cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/checkout.c [cvs1-11-x-branch]


From: Larry Jones
Subject: [Cvs-cvs] Changes to ccvs/src/checkout.c [cvs1-11-x-branch]
Date: Fri, 23 Sep 2005 12:43:01 -0400

Index: ccvs/src/checkout.c
diff -u ccvs/src/checkout.c:1.107.4.13 ccvs/src/checkout.c:1.107.4.14
--- ccvs/src/checkout.c:1.107.4.13      Fri Sep  2 19:37:33 2005
+++ ccvs/src/checkout.c Fri Sep 23 16:42:59 2005
@@ -72,13 +72,13 @@
 
 static const char *const export_usage[] =
 {
-    "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",
     "\t-N\tDon't shorten module paths if -d specified.\n",
     "\t-f\tForce a head revision match if tag/date not found.\n",
     "\t-l\tLocal directory only, not recursive\n",
     "\t-R\tProcess directories recursively (default).\n",
     "\t-n\tDo not run module program (if any).\n",
-    "\t-r rev\tExport revision or tag.\n",
+    "\t-r tag\tExport tagged revisions.\n",
     "\t-D date\tExport revisions as of date.\n",
     "\t-d dir\tExport into dir instead of module name.\n",
     "\t-k kopt\tUse RCS kopt -k option on checkout.\n",




reply via email to

[Prev in Thread] Current Thread [Next in Thread]