mirror of
https://github.com/Jguer/yay.git
synced 2025-10-06 00:05:37 -04:00
Add missing editorflags
This commit is contained in:
parent
87daef421e
commit
21a8569fb0
@ -46,6 +46,7 @@ _pacman_opts_common=(
|
|||||||
|
|
||||||
'--builddir[Directory to use for building AUR Packages]:build dir:_files -/'
|
'--builddir[Directory to use for building AUR Packages]:build dir:_files -/'
|
||||||
'--editor[Editor to use when editing PKGBUILDs]:editor:_files'
|
'--editor[Editor to use when editing PKGBUILDs]:editor:_files'
|
||||||
|
'--editorflags[Flags to pass to editor]'
|
||||||
'--makepkg[makepkg command to use]:makepkg:_files'
|
'--makepkg[makepkg command to use]:makepkg:_files'
|
||||||
'--pacman[pacman command to use]:pacman:_files'
|
'--pacman[pacman command to use]:pacman:_files'
|
||||||
'--tar[bsdtar command to use]:tar:_files'
|
'--tar[bsdtar command to use]:tar:_files'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user