Skip to content

Commit 9b761f7

Browse files
committed
Update the docs
1 parent 0abcaf1 commit 9b761f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

help_docs/translations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ seleniumbase translate [SB_FILE].py [LANGUAGE] [ACTION]
5151
``-o`` / ``--overwrite`` (Overwrite the file being translated)
5252
``-c`` / ``--copy`` (Copy the translation to a new ``.py`` file)
5353
54+
* Options:
55+
``-n`` (include line Numbers when using the Print action)
56+
5457
* Examples:
5558
Translate test_1.py into Chinese and only print the output:
5659
>>> seleniumbase translate test_1.py --zh -p

0 commit comments

Comments
 (0)