From 54340f35a10f1dcc145bd2726c870a77f4810527 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Tue, 21 Dec 2021 19:57:17 +0700 Subject: [PATCH] Added --apply touch --- completion/bash_completion.d/filebot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/completion/bash_completion.d/filebot b/completion/bash_completion.d/filebot index 94d24c8..8de6bc7 100644 --- a/completion/bash_completion.d/filebot +++ b/completion/bash_completion.d/filebot @@ -4,7 +4,7 @@ # ======================= # # Bash completion support for the `filebot` command, -# generated by [picocli](http://picocli.info/) version 4.6.1, modified by rednoah. +# generated by [picocli](http://picocli.info/) version 4.6.2, modified by rednoah. # # Installation # ------------ @@ -138,7 +138,7 @@ function _picocli_filebot() { local lang_option_args="sq ar hy bg ca hr cs da nl en 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 local encoding_option_args="UTF-8 Windows-1252" # --encoding values local StringString_option_args="name=value" # --def values - local apply_option_args="artwork cover nfo url metadata import srt subtitles tags date prune clean refresh" # --apply values + local apply_option_args="artwork cover nfo url metadata import srt subtitles tags date touch prune clean refresh" # --apply values local log_option_args="OFF SEVERE WARNING INFO CONFIG FINE FINER FINEST ALL" # --log values compopt +o default