man: bootctl set-default/oneshot accept an empty string

This commit is contained in:
Yu Watanabe 2020-11-20 18:43:13 +09:00 committed by Lennart Poettering
parent a2e926a135
commit ca91ce3a33
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
These special IDs are primarily useful as a quick way to persistently make the currently booted boot loader
entry the default choice, or to upgrade the default boot loader entry for the next boot to the default boot
loader entry for all future boots, but may be used for other operations too.
When an emptry string ("") is specified as an ID, then the corresponding EFI variable will be unset.
</para></listitem>
</varlistentry>