From 57f8d871cdb68c1a4ef50e2692a8de996dfd563c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 30 Apr 2014 14:35:50 -0400 Subject: pro-archman: Support -v option for verbosity. --- (limited to 'src/pro-archman.sh') diff --git a/src/pro-archman.sh b/src/pro-archman.sh index 49d6b55..f2a4e77 100644 --- a/src/pro-archman.sh +++ b/src/pro-archman.sh @@ -29,7 +29,7 @@ PKGLIBCMDDIR='@@PKGLIBCMDDIR@@' PKGLIBCMD='@@PKGLIBCMD@@' LF=' ' -OPTSTRING='hVb:' +OPTSTRING='hVvb:' # Global variables loading_cmd= -- cgit v0.9.1