Skip to content

Commit

Permalink
Added --apply touch
Browse files Browse the repository at this point in the history
  • Loading branch information
rednoah committed Dec 21, 2021
1 parent f1a8ba2 commit 54340f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions completion/bash_completion.d/filebot
Expand Up @@ -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
# ------------
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 54340f3

Please sign in to comment.