aboutsummaryrefslogtreecommitdiffstats
path: root/UefiLessonsPkg/ShowHIIext/Strings.uni
blob: 8c04771bbbfb5a7c805e72e9b3cd518a03c3ba9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
//
// Copyright (c) 2024, Konstantin Aladyshev <aladyshev22@gmail.com>
//
// SPDX-License-Identifier: MIT
//

#langdef en-US "English"

#string STR_HELP        #language en-US ""
".TH ShowHIIext 0 "Show HII database packages"\r\n"
".SH NAME\r\n"
"Shows packages installed into the HII database.\r\n"
".SH SYNOPSIS\r\n"
"\r\n"
"SHOWHIIEXT [-b] [save [<index>]]\r\n"
".SH OPTIONS\r\n"
"\r\n"
"  -b            - Display one screen at a time\r\n"
"  save          - Save all package lists as files\r\n"
"  save <index>  - Save package list with index <index> as a file\r\n"