diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pro-archman.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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= |