From ed150d40d1f2ff84f7a95366e1a3b670db31b792 Mon Sep 17 00:00:00 2001 From: nidhal baccouri Date: Fri, 4 Feb 2022 12:31:24 +0100 Subject: [PATCH] updated docs --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.rst b/docs/README.rst index 6c55408..6a6641d 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -156,7 +156,7 @@ or even directly from terminal: .. code-block:: console - $ deep-translator -src "en" -tg "de" -txt "hello world" + $ deep-translator --source "en" --target "de" --text "hello world" or shorter