mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
initrd/.ash_history: Add comments after reboot/poweroff
Add comments after reboot/poweroff to clarify what they do. These commands are here partly for discoverability by users who might not know what to do in a recovery shell, so clarifying their purpose helps those users figure out what to do. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
parent
af5eb2edf9
commit
e6272b70fb
@ -16,5 +16,5 @@ seal-totp
|
||||
cbmem --console | grep '^ME'
|
||||
cbmem --console | less
|
||||
# Reboot/power off (important for devices with no keyboard to escape recovery shell)
|
||||
reboot
|
||||
poweroff
|
||||
reboot # Press Enter with this command to reboot
|
||||
poweroff # Press Enter with this command to power off
|
||||
|
Loading…
Reference in New Issue
Block a user