1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 04:18:10 +00:00

docs(python): update OPTIONS.rst

This commit is contained in:
matejcik 2023-10-19 13:57:35 +02:00
parent 7a76a9577d
commit 4e11b16674

View File

@ -208,6 +208,7 @@ Device management commands - setup, recover seed, wipe, etc.
--help Show this message and exit.
Commands:
authenticate Get information to verify the authenticity of the device.
backup Perform device seed backup.
load Upload seed and custom configuration to the device.
reboot-to-bootloader Reboot device into bootloader mode.
@ -217,6 +218,7 @@ Device management commands - setup, recover seed, wipe, etc.
set-busy Show a "Do not disconnect" dialog.
setup Perform device setup and generate new seed.
tutorial Show on-device tutorial.
unlock-bootloader Unlocks bootloader.
wipe Reset device to factory defaults and remove all private data.
EOS commands.