1
0
mirror of https://github.com/Jguer/yay synced 2024-07-08 20:36:24 +00:00

Fix typo in usage

This commit is contained in:
Maxime Houis 2020-03-05 15:30:43 +01:00 committed by J Guerreiro
parent 352667f550
commit fe091f7578
2 changed files with 2 additions and 2 deletions

2
cmd.go
View File

@ -63,7 +63,7 @@ Permanent configuration options:
--nomakepkgconf Use the default makepkg.conf
--requestsplitn <n> Max amount of packages to query per AUR request
--completioninterval <n> Time in days to to refresh completion cache
--completioninterval <n> Time in days to refresh completion cache
--sortby <field> Sort AUR results by a specific field during search
--searchby <field> Search for packages using a specified field
--answerclean <a> Set a predetermined answer for the clean build menu

View File

@ -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 -/'