From 2bb915c9d5a97bfc214d106a4585ab51315fcc60 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 4 Mar 2014 15:08:14 +0100 Subject: [PATCH] xbps-uhelper: update usage() for fetch and add Gottox to copyright. --- bin/xbps-uhelper/main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/xbps-uhelper/main.c b/bin/xbps-uhelper/main.c index 874b60d6..7deb8b2b 100644 --- a/bin/xbps-uhelper/main.c +++ b/bin/xbps-uhelper/main.c @@ -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 \n" " digest\t\t \n" - " fetch\t\t \n" + " fetch\t\tfilename]> filename]>\n" " getpkgdepname\t\n" " getpkgdepversion\t\n" " getpkgname\t\t\n"