ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/pbcdedit/pbcdedit
(Generate patch)

Comparing pbcdedit/pbcdedit (file contents):
Revision 1.27 by root, Wed Aug 14 23:56:22 2019 UTC vs.
Revision 1.28 by root, Thu Aug 15 06:57:06 2019 UTC

29 pbcdedit - portable boot configuration data (BCD) store editor 29 pbcdedit - portable boot configuration data (BCD) store editor
30 30
31=head1 SYNOPSIS 31=head1 SYNOPSIS
32 32
33 pbcdedit help # output manual page 33 pbcdedit help # output manual page
34
34 pbcdedit export path/to/BCD # output BCD hive as JSON 35 pbcdedit export path/to/BCD # output BCD hive as JSON
35 pbcdedit import path/to/bcd # convert standard input to BCD hive 36 pbcdedit import path/to/BCD # convert standard input to BCD hive
36 pbcdedit edit path/to/BCD edit-instructions... 37 pbcdedit edit path/to/BCD edit-instructions...
37 38
38 pbcdedit objects # list all supported object aliases and types 39 pbcdedit objects # list all supported object aliases and types
39 pbcdedit elements # list all supported bcd element aliases 40 pbcdedit elements # list all supported bcd element aliases
40 41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines