yay afterclean added

pull/23/head
kewl fft 2018-11-15 20:08:23 +00:00
parent eeca05b629
commit 6ee60c77bb
1 changed files with 1 additions and 1 deletions

2
aur.py
View File

@ -76,7 +76,7 @@ EXAMPLES = '''
def_lang = ['env', 'LC_ALL=C']
use_cmd = {
'yay': ['yay', '-S', '--noconfirm', '--needed'],
'yay': ['yay', '-S', '--noconfirm', '--needed', '--cleanafter'],
'aurman': ['aurman', '-S', '--noconfirm', '--noedit', '--needed', '--skip_news', '--pgp_fetch', '--skip_new_locations'],
'pacaur': ['pacaur', '-S', '--noconfirm', '--noedit', '--needed'],
'trizen': ['trizen', '-S', '--noconfirm', '--noedit', '--needed'],