Skip to content

Commit 19b878a

Browse files
committed
--apply thumbnail
1 parent 7da0c3c commit 19b878a

File tree

1 file changed

+1
-1
lines changed
  • completion/bash_completion.d

1 file changed

+1
-1
lines changed

completion/bash_completion.d/filebot

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ function _picocli_filebot() {
144144
local lang_option_args="af sq ar hy bg ca hr cs da nl en et fi fr qc de el he hi hu is id it ja x-jat ko lv lt mk ms zh tw hk no fa pl pt pb ro ru sr sk sl es mx sv th tr uk vi" # --lang values
145145
local encoding_option_args="UTF-8 Windows-1252" # --encoding values
146146
local StringString_option_args="name=value" # --def values
147-
local apply_option_args="artwork cover nfo url metadata import srt subtitles finder tags date chmod touch reveal prune clean refresh" # --apply values
147+
local apply_option_args="artwork cover nfo url metadata import srt subtitles finder tags date chmod touch thumbnail reveal prune clean refresh" # --apply values
148148
local log_option_args="OFF SEVERE WARNING INFO CONFIG FINE FINER FINEST ALL" # --log values
149149

150150
type compopt &>/dev/null && compopt +o default

0 commit comments

Comments
 (0)