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

Diff of /ccvs/src/add.c

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

revision 1.120 by scjones, Fri Sep 2 21:51:08 2005 UTC revision 1.121 by dprice, Sun Sep 4 00:48:21 2005 UTC
# Line 42  static int build_entry (const char *repo Line 42  static int build_entry (const char *repo
42  static const char *const add_usage[] =  static const char *const add_usage[] =
43  {  {
44      "Usage: %s %s [-k rcs-kflag] [-m message] files...\n",      "Usage: %s %s [-k rcs-kflag] [-m message] files...\n",
45      "\t-k\tUse \"rcs-kflag\" to add the file with the specified kflag.\n",      "\t-k rcs-kflag\tUse \"rcs-kflag\" to add the file with the specified\n",
46      "\t-m\tUse \"message\" for the creation log.\n",      "\t\t\tkflag.\n",
47        "\t-m message\tUse \"message\" for the creation log.\n",
48      "(Specify the --help global option for a list of other help options)\n",      "(Specify the --help global option for a list of other help options)\n",
49      NULL      NULL
50  };  };

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.121

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