Browse Source
Cygwin: Fix a stray '\n' in cygcheck manpage
Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
topic/3.6
Jon Turney
3 years ago
No known key found for this signature in database
GPG Key ID: C7C86F0370285C81
1 changed files with
1 additions and
1 deletions
-
winsup/doc/utils.xml
|
|
|
@ -210,7 +210,7 @@ At least one command option or a PROGRAM is required, as shown above. |
|
|
|
plain console only, not from a pty/rxvt/xterm) |
|
|
|
-e, --search-package list all available packages matching PATTERN |
|
|
|
PATTERN is a glob pattern with * and ? as wildcard chars |
|
|
|
search selection specifiers (multiple allowed):\n\ |
|
|
|
search selection specifiers (multiple allowed): |
|
|
|
--requires list packages depending on packages matching PATTERN |
|
|
|
--build-reqs list packages depending on packages matching PATTERN |
|
|
|
when building these packages |
|
|
|
|