Cygwin: Fix a stray '\n' in cygcheck manpage
Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
This commit is contained in:
parent
c419bbb341
commit
d11629ddb3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue