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

Diff of /ccvs/src/edit.c

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

revision 1.57.4.5 by dprice, Tue Feb 22 16:08:11 2005 UTC revision 1.57.4.6 by dprice, Thu Sep 15 01:22:21 2005 UTC
# Line 361  edit_fileproc (callerdat, finfo) Line 361  edit_fileproc (callerdat, finfo)
361    
362  static const char *const edit_usage[] =  static const char *const edit_usage[] =
363  {  {
364      "Usage: %s %s [-lR] [files...]\n",      "Usage: %s %s [-lR] [-a <action>]... [<file>]...\n",
365      "-l: Local directory only, not recursive\n",      "-l: Local directory only, not recursive\n",
366      "-R: Process directories recursively\n",      "-R: Process directories recursively\n",
367      "-a: Specify what actions for temporary watch, one of\n",      "-a: Specify action to register for temporary watch, one of\n",
368      "    edit,unedit,commit,all,none\n",      "    edit,unedit,commit,all,none (defaults to `all')\n",
369      "(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",
370      NULL      NULL
371  };  };

Legend:
Removed from v.1.57.4.5  
changed lines
  Added in v.1.57.4.6

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