Skip to content

Commit 6209d4b

Browse files
authored
Fix reference to deprecated command (#174)
1 parent ae58627 commit 6209d4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/usage.rst

100644100755
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Login
1515

1616
.. code-block:: console
1717
18-
(.venv) $ roborock login --username username --password password
18+
(.venv) $ roborock login --email username --password password
1919
2020
List devices
2121
------------
@@ -24,7 +24,7 @@ This will list all devices associated with the account:
2424

2525
.. code-block:: console
2626
27-
(.venv) $ roborock list_devices
27+
(.venv) $ roborock list-devices
2828
2929
Known devices MyRobot: 7kI9d66UoPXd6sd9gfd75W
3030

0 commit comments

Comments
 (0)