xbps-checkvers: make usage() follow xbps style.
This commit is contained in:
parent
1ff1fc90cb
commit
806bcdfe54
@ -181,10 +181,7 @@ static int
|
|||||||
show_usage(const char *prog)
|
show_usage(const char *prog)
|
||||||
{
|
{
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"Usage: %s [OPTIONS] "
|
"Usage: %s [OPTIONS] [FILES...]\n\n"
|
||||||
"[FILES...]\n\nCopyright (c) 2012-2013 The AUTHORS. "
|
|
||||||
"See the AUTHORS file.\n"
|
|
||||||
"See the COPYING file for license(s)/distribution details.\n\n"
|
|
||||||
" Options:\n"
|
" Options:\n"
|
||||||
" -h,--help Show this helpful help-message for help.\n"
|
" -h,--help Show this helpful help-message for help.\n"
|
||||||
" -C,--xbps-conf FILENAME Set (or override) the `xbps.conf' (which may\n"
|
" -C,--xbps-conf FILENAME Set (or override) the `xbps.conf' (which may\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user