cvs-cvs
[Top][All Lists]
Advanced

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

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


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/add.c [cvs1-11-x-branch]
Date: Sat, 03 Sep 2005 20:41:29 -0400

Index: ccvs/src/add.c
diff -u ccvs/src/add.c:1.80.2.22 ccvs/src/add.c:1.80.2.23
--- ccvs/src/add.c:1.80.2.22    Fri Sep  2 19:37:33 2005
+++ ccvs/src/add.c      Sun Sep  4 00:41:27 2005
@@ -42,8 +42,9 @@
 static const char *const add_usage[] =
 {
     "Usage: %s %s [-k rcs-kflag] [-m message] files...\n",
-    "\t-k\tUse \"rcs-kflag\" to add the file with the specified kflag.\n",
-    "\t-m\tUse \"message\" for the creation log.\n",
+    "\t-k rcs-kflag\tUse \"rcs-kflag\" to add the file with the specified\n",
+    "\t\t\tkflag.\n",
+    "\t-m message\tUse \"message\" for the creation log.\n",
     "(Specify the --help global option for a list of other help options)\n",
     NULL
 };




reply via email to

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