From 61a9cbd34d03b3719e886a6e620f48dfa779c193 Mon Sep 17 00:00:00 2001 From: fbt Date: Wed, 28 Jan 2015 00:08:16 +0300 Subject: [PATCH] usage fix --- zpac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zpac b/zpac index 356eb05..396e4a7 100755 --- a/zpac +++ b/zpac @@ -19,7 +19,7 @@ usage() { -h Show this message. -s Search for . -d Get the package sources (default). - -D If used with -d, makes $_self download the dependencies from AUR too. + -D If used with -d, makes $_self download the dependencies from AUR too. EOF }