cvs-cvs
[Top][All Lists]
Advanced

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

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


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/edit.c [cvs1-11-x-branch]
Date: Wed, 14 Sep 2005 21:22:22 -0400

Index: ccvs/src/edit.c
diff -u ccvs/src/edit.c:1.57.4.5 ccvs/src/edit.c:1.57.4.6
--- ccvs/src/edit.c:1.57.4.5    Tue Feb 22 16:08:11 2005
+++ ccvs/src/edit.c     Thu Sep 15 01:22:21 2005
@@ -361,11 +361,11 @@
 
 static const char *const edit_usage[] =
 {
-    "Usage: %s %s [-lR] [files...]\n",
+    "Usage: %s %s [-lR] [-a <action>]... [<file>]...\n",
     "-l: Local directory only, not recursive\n",
     "-R: Process directories recursively\n",
-    "-a: Specify what actions for temporary watch, one of\n",
-    "    edit,unedit,commit,all,none\n",
+    "-a: Specify action to register for temporary watch, one of\n",
+    "    edit,unedit,commit,all,none (defaults to `all')\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]