From 79afab11c278b31723eca09a697c23c060300774 Mon Sep 17 00:00:00 2001 From: Soxoj <31013580+soxoj@users.noreply.github.com> Date: Mon, 17 Oct 2022 00:44:00 +0300 Subject: [PATCH] Fixed docs about tags (#715) --- docs/source/command-line-options.rst | 2 +- docs/source/tags.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/command-line-options.rst b/docs/source/command-line-options.rst index c130bca..5ad46d8 100644 --- a/docs/source/command-line-options.rst +++ b/docs/source/command-line-options.rst @@ -27,7 +27,7 @@ Options are also configurable through settings files, see :doc:`settings section `. ``--tags`` - Filter sites for searching by tags: sites categories and -two-letter country codes. E.g. photo, dating, sport; jp, us, global. +two-letter country codes (**not a language!**). E.g. photo, dating, sport; jp, us, global. Multiple tags can be associated with one site. **Warning: tags markup is not stable now.** diff --git a/docs/source/tags.rst b/docs/source/tags.rst index b3d3f4b..4b62ddf 100644 --- a/docs/source/tags.rst +++ b/docs/source/tags.rst @@ -17,7 +17,7 @@ There are several types of tags: Usage ----- -``--tags en,jp`` -- search on US and Japanese sites (actually marked as such in the Maigret database) +``--tags us,jp`` -- search on US and Japanese sites (actually marked as such in the Maigret database) ``--tags coding`` -- search on sites related to software development.