changed config file extension
This commit is contained in:
parent
eec707e3b4
commit
47be00e918
@ -3,7 +3,7 @@
|
|||||||
_config-file() {
|
_config-file() {
|
||||||
# list all files that end in .conf
|
# list all files that end in .conf
|
||||||
# -s separator, descritions options
|
# -s separator, descritions options
|
||||||
_values 'config files' *.conf
|
_values 'config files' *.cfg
|
||||||
}
|
}
|
||||||
_csv-file() {
|
_csv-file() {
|
||||||
_values 'geoip city database as csv' *.csv *.CSV
|
_values 'geoip city database as csv' *.csv *.CSV
|
||||||
|
Loading…
Reference in New Issue
Block a user