/
githubmirror
/
efivar
Обзор
Документация
Войти
/
githubmirror
/
efivar
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
39
docs/efivar.1
51 строка
1 KB
Peter Jones
efivar: make docs match current code for 'efivar -A'
02 окт 2021, 00:50
02 окт 2021, 00:50
85707cf
Код
Авторство
О чём код?
.TH EFIVAR "1" "September 2019" "efivar 37" "User Commands" .SH NAME efivar \- Tool to manipulate UEFI variables .SH SYNOPSIS .B efivar [\fI\,OPTION\/\fR...] .SH DESCRIPTION .TP \fB\-A\fR, \fB\-\-attributes=\fR<attributes> attributes to use on append .TP \fB\-l\fR, \fB\-\-list\fR list current variables .TP \fB\-p\fR, \fB\-\-print\fR print variable specified by \fB\-\-name\fR .TP \fB\-D\fR, \fB\-\-dmpstore\fR use DMPSTORE format when exporting .TP \fB\-d\fR, \fB\-\-print\-decimal\fR print variable in decimal format values specified by \fB\-\-name\fR .TP \fB\-n\fR, \fB\-\-name=\fR<guid\-name> variable to manipulate, in the form 8be4df61\-93ca\-11d2\-aa0d\-00e098032b8c\-Boot0000 .TP \fB\-a\fR, \fB\-\-append\fR append to variable specified by \fB\-\-name\fR .TP \fB\-f\fR, \fB\-\-datafile=\fR<file> load or save variable contents from <file> .TP \fB\-e\fR, \fB\-\-export=\fR<file> export variable to <file> .TP \fB\-i\fR, \fB\-\-import=\fR<file> import variable from <file> .TP \fB\-L\fR, \fB\-\-list\-guids\fR show internal guid list .TP \fB\-w\fR, \fB\-\-write\fR write to variable specified by \fB\-\-name\fR .SS "Help options:" .TP \-?, \fB\-\-help\fR Show this help message .TP \fB\-\-usage\fR Display brief usage message