.TH BOOTUPCTL 1 "August 2025" "deb-bootupd" "User Commands" .SH NAME bootupctl \- bootloader update daemon control tool .SH SYNOPSIS .B bootupctl [\fIOPTIONS\fR] \fICOMMAND\fR [\fIARGS\fR] .SH DESCRIPTION .B bootupctl is a control tool for the bootupd bootloader update daemon. It provides commands to check system status, update bootloaders, and manage the bootloader update service. .SH COMMANDS .TP .B status Display the current status of bootloaders and any pending updates. .TP .B update Update bootloaders to the latest available versions. .TP .B help Show help information for available commands. .SH OPTIONS .TP .B \-\-help Show help information. .TP .B \-\-version Show version information. .SH EXAMPLES .TP Check system status: .B bootupctl status .TP Update bootloaders: .B bootupctl update .SH SEE ALSO .BR bootupd (8) .SH AUTHOR Written by the Debian Bootupd Team .SH COPYRIGHT Copyright \(co 2025 Debian Bootupd Team. License GPLv2+: GNU GPL version 2 or later.