From fe091f7578cd58f75a42661643f0f1457819bf80 Mon Sep 17 00:00:00 2001 From: Maxime Houis Date: Thu, 5 Mar 2020 15:30:43 +0100 Subject: [PATCH] Fix typo in usage --- cmd.go | 2 +- completions/zsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd.go b/cmd.go index 59aea27d..6ed8c79a 100644 --- a/cmd.go +++ b/cmd.go @@ -63,7 +63,7 @@ Permanent configuration options: --nomakepkgconf Use the default makepkg.conf --requestsplitn Max amount of packages to query per AUR request - --completioninterval Time in days to to refresh completion cache + --completioninterval Time in days to refresh completion cache --sortby Sort AUR results by a specific field during search --searchby Search for packages using a specified field --answerclean Set a predetermined answer for the clean build menu diff --git a/completions/zsh b/completions/zsh index 6ffb74d3..188da717 100644 --- a/completions/zsh +++ b/completions/zsh @@ -36,7 +36,7 @@ _pacman_opts_common=( '--makepkgconf[makepkg.conf file to use]:config file:_files' '--nomakepkgconf[Use the default makepkg.conf]' '--requestsplitn[Max amount of packages to query per AUR request]:number' - '--completioninterval[Time in days to to refresh completion cache]:number' + '--completioninterval[Time in days to refresh completion cache]:number' '--confirm[Always ask for confirmation]' '--debug[Display debug messages]' '--gpgdir[Set an alternate directory for GnuPG (instead of /etc/pacman.d/gnupg)]: :_files -/'