This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

minor bug in cygrunsrv-0.98 help function


Hi:

The option "--neverexits" is mispelled as "--neverexists" in the help
function:

  silvat@artemis> cygrunsrv --help |& fgrep neverexi
    -n, --neverexists         Service should never exit by itself.

  silvat@artemis> strings - /usr/bin/cygrunsrv.exe | fgrep neverexi
  neverexits
  --neverexists is only allowed with --install
  Only one --neverexists is allowed
    -n, --neverexists         Service should never exit by itself.

  silvat@artemis> cygrunsrv --version
  cygrunsrv V0.98, Feb  4 2004

  Copyright 2001, 2002, 2003, 2004 Corinna Vinschen
  This program comes with NO WARRANTY, to the extent permitted by law.
  You may redistribute it under the terms of the GNU General Public License;
  see the file named COPYING for details.
  Written by Corinna Vinschen and Fred Yankowski.

HTH,

-- Tony


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]