diff --git a/programs/wineboot/wineboot.c b/programs/wineboot/wineboot.c index a682e65c13e..717a175ad87 100644 --- a/programs/wineboot/wineboot.c +++ b/programs/wineboot/wineboot.c @@ -798,7 +798,7 @@ static void usage(void) WINE_MESSAGE( " -u,--update Update the wineprefix directory\n" ); } -static const char short_options[] = "efhikrs"; +static const char short_options[] = "efhikrsu"; static const struct option long_options[] = {