mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-02 11:30:58 +00:00
chore(python): regenerate documentation
This commit is contained in:
parent
e5686c24e3
commit
92e8bf5e60
@ -189,8 +189,9 @@ Miscellaneous debug features.
|
|||||||
--help Show this message and exit.
|
--help Show this message and exit.
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
record Record screen changes into a specified directory.
|
prodtest-t1 Perform a prodtest on Model One.
|
||||||
send-bytes Send raw bytes to Trezor.
|
record Record screen changes into a specified directory.
|
||||||
|
send-bytes Send raw bytes to Trezor.
|
||||||
|
|
||||||
Device management commands - setup, recover seed, wipe, etc.
|
Device management commands - setup, recover seed, wipe, etc.
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
@ -209,10 +210,9 @@ Device management commands - setup, recover seed, wipe, etc.
|
|||||||
--help Show this message and exit.
|
--help Show this message and exit.
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
authenticate Get information to verify the authenticity of the device.
|
authenticate Verify the authenticity of the device.
|
||||||
backup Perform device seed backup.
|
backup Perform device seed backup.
|
||||||
load Upload seed and custom configuration to the device.
|
load Upload seed and custom configuration to the device.
|
||||||
prodtest-t1 Perform a prodtest on Model One.
|
|
||||||
reboot-to-bootloader Reboot device into bootloader mode.
|
reboot-to-bootloader Reboot device into bootloader mode.
|
||||||
recover Start safe recovery workflow.
|
recover Start safe recovery workflow.
|
||||||
sd-protect Secure the device with SD card protection.
|
sd-protect Secure the device with SD card protection.
|
||||||
@ -405,9 +405,11 @@ Device settings.
|
|||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
auto-lock-delay Set auto-lock delay (in seconds).
|
auto-lock-delay Set auto-lock delay (in seconds).
|
||||||
|
brightness Set display brightness.
|
||||||
display-rotation Set display rotation.
|
display-rotation Set display rotation.
|
||||||
experimental-features Enable or disable experimental message types.
|
experimental-features Enable or disable experimental message types.
|
||||||
flags Set device flags.
|
flags Set device flags.
|
||||||
|
haptic-feedback Enable or disable haptic feedback.
|
||||||
homescreen Set new homescreen.
|
homescreen Set new homescreen.
|
||||||
label Set new device label.
|
label Set new device label.
|
||||||
language Set new language with translations.
|
language Set new language with translations.
|
||||||
|
Loading…
Reference in New Issue
Block a user