xbps-uhelper: apply some indentation to usage().
This commit is contained in:
parent
43090cef2a
commit
bbc737a3ee
@ -1,5 +1,5 @@
|
|||||||
/*-
|
/*-
|
||||||
* Copyright (c) 2008-2013 Juan Romero Pardines.
|
* Copyright (c) 2008-2014 Juan Romero Pardines.
|
||||||
* Copyright (c) 2014 Enno Boland.
|
* Copyright (c) 2014 Enno Boland.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@ -58,7 +58,7 @@ usage(void)
|
|||||||
" getpkgversion\t<string>\n"
|
" getpkgversion\t<string>\n"
|
||||||
" pkgmatch\t\t<pkg-version> <pkg-pattern>\n"
|
" pkgmatch\t\t<pkg-version> <pkg-pattern>\n"
|
||||||
" version\t\t<pkgname>\n"
|
" version\t\t<pkgname>\n"
|
||||||
" real-version\t\t<pkgname>\n"
|
" real-version\t<pkgname>\n"
|
||||||
"\n"
|
"\n"
|
||||||
" Options shared by all actions:\n"
|
" Options shared by all actions:\n"
|
||||||
" -C\t\tPath to xbps.conf file.\n"
|
" -C\t\tPath to xbps.conf file.\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user