mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
correct username in usage examples (#673)
This commit is contained in:
@@ -37,17 +37,17 @@ Start a search for accounts with username ``machine42`` only on US and Japanese
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
maigret michael --tags en,jp
|
maigret machine42 --tags en,jp
|
||||||
|
|
||||||
Start a search for accounts with username ``machine42`` only on sites related to software development.
|
Start a search for accounts with username ``machine42`` only on sites related to software development.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
maigret michael --tags coding
|
maigret machine42 --tags coding
|
||||||
|
|
||||||
Start a search for accounts with username ``machine42`` on uCoz sites only (mostly CIS countries).
|
Start a search for accounts with username ``machine42`` on uCoz sites only (mostly CIS countries).
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
maigret michael --tags ucoz
|
maigret machine42 --tags ucoz
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user