_syncthingctl-qt6()
{
  eval "$(/usr/bin/syncthingctl-qt6 --bash-completion-for "$((COMP_CWORD - 1))" "${COMP_WORDS[@]:1}")"
  return 0;
}
complete -F _syncthingctl-qt6 syncthingctl-qt6
