yaourt remove from choices

This commit is contained in:
kewl fft
2019-04-11 19:17:36 +01:00
parent b462d9893f
commit 72d432ac7a

2
aur.py
View File

@@ -209,7 +209,7 @@ def main():
},
'use': {
'default': 'auto',
'choices': ['auto', 'aurman', 'pacaur', 'trizen', 'pikaur', 'yaourt', 'yay', 'makepkg'],
'choices': ['auto', 'aurman', 'pacaur', 'trizen', 'pikaur', 'yay', 'makepkg'],
},
'skip_installed': {
'default': False,