xbps-uhelper: update usage() for fetch and add Gottox to copyright.

This commit is contained in:
Juan RP 2014-03-04 15:08:14 +01:00
parent ed4a33e4d0
commit 2bb915c9d5

View File

@ -1,5 +1,6 @@
/*-
* Copyright (c) 2008-2013 Juan Romero Pardines.
* Copyright (c) 2014 Enno Boland.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -49,7 +50,7 @@ usage(void)
" Action arguments:\n"
" cmpver\t\t<instver> <reqver>\n"
" digest\t\t<file> <file1+N>\n"
" fetch\t\t<URL[::filename]> <URL1+N[::filename]>\n"
" fetch\t\t<URL[>filename]> <URL1+N[>filename]>\n"
" getpkgdepname\t<string>\n"
" getpkgdepversion\t<string>\n"
" getpkgname\t\t<string>\n"