This is the mail archive of the cygwin@cygwin.com 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]

Re: cygpath --help -- A Nit


On Tue, Oct 15, 2002 at 10:17:51AM -0700, Randall R Schulz wrote:
>Hello, Chris,
>
>Back in August, I sent this message:
>
>-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
>Hi,
>
>The "cygpath --help" output does not include a final newline.
>-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
>
>
>To which you (Chris) replied:
>
>-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
>On Fri, Aug 23, 2002 at 07:59:37AM -0700, Randall R Schulz wrote:
>>The "cygpath --help" output does not include a final newline.
>
>You're right.  I've checked in a fix.  Thanks for the heads up.
>
>cgf
>-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
>
>
>I was expecting the 1.13 release of Cygwin to include the fix you 
>mentioned, but the output is still missing that final newline. Of course, 
>this is no big deal, but I thought I'd remind you.

The newline is there.  You can check the sources for yourself, if
you want.  I just tried it myself and it is definitely there:

bash-2.05b$ cygcheck --version
cygcheck version 1.29
System Checker for Cygwin
Copyright 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
Compiled on Oct 13 2002
bash-2.05b$ cygcheck --help
Usage: cygcheck [OPTIONS] [program ...]
 -c, --check-setup  check packages installed via setup.exe
 -s, --sysinfo      system information (not with -k)
 -v, --verbose      verbose output (indented) (for -s or programs)
 -r, --registry     registry search (requires -s)
 -k, --keycheck     perform a keyboard check session (not with -s)
 -h, --help         give help about the info (not with -c)
 -V, --version      output version information and exit
You must at least give either -s or -k or a program name
bash-2.05b$

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]