Add ToCs for doc pages (#380)

This commit is contained in:
Teemu R
2022-10-18 19:08:10 +02:00
committed by GitHub
parent f493fa1dca
commit 2eecf39bae
9 changed files with 30 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
Command-line usage
==================
The package is shipped with a console tool named kasa, please refer to ``kasa --help`` for detailed usage.
The package is shipped with a console tool named ``kasa``, refer to ``kasa --help`` for detailed usage.
The device to which the commands are sent is chosen by ``KASA_HOST`` environment variable or passing ``--host <address>`` as an option.
To see what is being sent to and received from the device, specify option ``--debug``.