tools/winebuild: add missing separators

Andrew Nguyen arethusa26 at gmail.com
Tue Aug 3 22:12:37 CDT 2010


On Tue, Aug 3, 2010 at 9:57 PM, Austin English <austinenglish at gmail.com> wrote:
> --
> -Austin
>
>
>
>

The colons aren't decorative separators, but rather determine which
short arguments expect a parameter as per the requirements of
getopt/getopt_long. With your patch applied:

$ tools/winebuild/winebuild -h
tools/winebuild/winebuild: option requires an argument -- 'h'



More information about the wine-devel mailing list