diff --git a/docs/source/smartstrip.rst b/docs/source/smartstrip.rst index 411ccde1..5c41be51 100644 --- a/docs/source/smartstrip.rst +++ b/docs/source/smartstrip.rst @@ -18,13 +18,13 @@ If not specified, the commands will act on the parent device: turning the strip .. code:: - $ kasa --strip --host on --index 0 + $ kasa --type strip --host on --index 0 **Example:** Turn off the socket by name: .. code:: - $ kasa --strip --host off --name "Maybe Kitchen" + $ kasa --type strip --host off --name "Maybe Kitchen" API documentation