deepl/README.md

497 B
Raw Permalink Blame History

Deepl

Cli API for deepl translations. API-Key is required.

USAGE:
deepl [OPTIONS] <INPUT>

FLAGS:
-h, --help Prints help information
-V, --version Prints version information

OPTIONS:
-s, --source <source_lang> The language you want to translate. Default is autodectect.
-t, --target <target_lang> The language your text should be tranlated to. Default is DE.

ARGS:
<INPUT> Text to translate