diff --git a/bin/xbps-uhelper/main.c b/bin/xbps-uhelper/main.c index 7deb8b2b..bb13c6f7 100644 --- a/bin/xbps-uhelper/main.c +++ b/bin/xbps-uhelper/main.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2008-2013 Juan Romero Pardines. + * Copyright (c) 2008-2014 Juan Romero Pardines. * Copyright (c) 2014 Enno Boland. * All rights reserved. * @@ -58,7 +58,7 @@ usage(void) " getpkgversion\t\n" " pkgmatch\t\t \n" " version\t\t\n" - " real-version\t\t\n" + " real-version\t\n" "\n" " Options shared by all actions:\n" " -C\t\tPath to xbps.conf file.\n"