Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: To: cygwin AT cygwin DOT com Subject: minor bug in cygrunsrv-0.98 help function Message-Id: Date: Fri, 12 Mar 2004 20:53:52 -0800 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - waseda.lunarpages.com X-AntiAbuse: Original Domain - cygwin.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alum.mit.edu Hi: The option "--neverexits" is mispelled as "--neverexists" in the help function: silvat AT artemis> cygrunsrv --help |& fgrep neverexi -n, --neverexists Service should never exit by itself. silvat AT 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 AT 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/