.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. .TH EFI "1" "February 2023" "EFI Boot Guard v0.13" "User Commands" .SH NAME EFI \- bg_printenv .SH SYNOPSIS .B bg_printenv [\fI\,OPTION\/\fR...] .SH DESCRIPTION bg_printenv \- Environment tool for the EFI Boot Guard .TP \fB\-c\fR, \fB\-\-current\fR Only print values from the current environment .TP \fB\-f\fR, \fB\-\-filepath\fR=\fI\,ENVFILE\/\fR Environment to use. Expects a file name, usually called BGENV.DAT. .TP \fB\-o\fR, \fB\-\-output\fR=\fI\,LIST\/\fR Comma\-separated list of fields which are printed. Available fields: in_progress, revision, kernel, kernelargs, watchdog_timeout, ustate, user. If omitted, all available fields are printed. .TP \fB\-p\fR, \fB\-\-part\fR=\fI\,ENV_PART\/\fR Set environment partition to update. If no partition is specified, the one with the smallest revision value above zero is updated. .TP \fB\-r\fR, \fB\-\-raw\fR Raw output mode, e.g. for shell scripting .TP \fB\-v\fR, \fB\-\-verbose\fR Be verbose .TP \-?, \fB\-\-help\fR Give this help list .TP \fB\-\-usage\fR Give a short usage message .TP \fB\-V\fR, \fB\-\-version\fR Print version .PP Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.