* utils.sgml: Fix typo.
This commit is contained in:
parent
9caeaa61c0
commit
313fb10ba2
|
@ -1,3 +1,7 @@
|
||||||
|
2009-03-09 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* utils.sgml: Fix typo.
|
||||||
|
|
||||||
2009-03-08 Christopher Faylor <me+cygwin@cgf.cx>
|
2009-03-08 Christopher Faylor <me+cygwin@cgf.cx>
|
||||||
|
|
||||||
* cygcheck.cc (usage): Fix typo.
|
* cygcheck.cc (usage): Fix typo.
|
||||||
|
|
|
@ -35,7 +35,7 @@ At least one command option or a PROGRAM is required, as shown above.
|
||||||
-f, --find-package find the package that FILE belongs to
|
-f, --find-package find the package that FILE belongs to
|
||||||
-l, --list-package list contents of PACKAGE (or all packages if none given)
|
-l, --list-package list contents of PACKAGE (or all packages if none given)
|
||||||
-p, --package-query search for REGEXP in the entire cygwin.com package
|
-p, --package-query search for REGEXP in the entire cygwin.com package
|
||||||
repository (requies internet connectivity)
|
repository (requires internet connectivity)
|
||||||
-v, --verbose produce more verbose output
|
-v, --verbose produce more verbose output
|
||||||
-h, --help annotate output with explanatory comments when given
|
-h, --help annotate output with explanatory comments when given
|
||||||
with another command, otherwise print this help
|
with another command, otherwise print this help
|
||||||
|
|
Loading…
Reference in New Issue