Miscellaneous Options
--install-completionInstall shell tab-completion support for this CLI tool.After running, restart your shell to activate it.
Optional Add-on (specify shell):
bashzshfishpowershell
Example:
duosubs --install-completion`bash
--show-completionShow shell completion script for the current shell (without installing).Useful for manual integration or debugging.
Example:
duosubs --show-completion
--helpShow help message and exit.It can also be used with
mergeandlaunch-webuicommands.Examples:
duosubs --helpduosubs launch-webui --help
duosubs merge --help