Systemd/src/boot
Lennart Poettering 64a7fcc5cd bootctl: separate boot loader specific commands in man and --help
bootctl implements three types of operation: those that work with an EFI
boot loader, those which work with any EFI boot loader that implements
the boot loader spec + interface, and finally those specific to sd-boot.
Previously the --help text and the man page mixed them all up. Let's put
them clearly in three separate sections however, to communicate clearly
what is supposed to work everywhere, and what is specific to
systemd-boot or boot loaders implementing the two specs.

This adjusts wording here and there, but is mostly just about
re-ordering existing docs, and putting them under new sections.
2020-10-14 19:40:39 +02:00
..
efi boot/efi: Explicitly specify void in parameter list 2020-10-06 22:29:57 +02:00
bless-boot-generator.c util-lib: split shared/efivars into basic/efivars and shared/efi-loader 2019-09-16 18:08:53 +02:00
bless-boot.c bless-boot: add missing verb to --help 2020-08-05 12:16:03 +02:00
boot-check-no-failures.c tree-wide: clean up --help texts a bit 2019-11-18 15:14:43 +01:00
bootctl.c bootctl: separate boot loader specific commands in man and --help 2020-10-14 19:40:39 +02:00