This is the mail archive of the
cygwin
mailing list for the Cygwin project.
minor bug in cygrunsrv-0.98 help function
- From: <tony_silva at alum dot mit dot edu>
- To: cygwin at cygwin dot com
- Date: Fri, 12 Mar 2004 20:53:52 -0800
- Subject: 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/