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

Comparing pbcdedit/pbcdedit (file contents):
Revision 1.29 by root, Thu Aug 15 07:10:23 2019 UTC vs.
Revision 1.30 by root, Thu Aug 15 07:32:34 2019 UTC

147 147
148With C<--json> it prints similar information as a JSON object, for easier parsing. 148With C<--json> it prints similar information as a JSON object, for easier parsing.
149 149
150=item C<export-regf> F<path> 150=item C<export-regf> F<path>
151 151
152This has nothing to do with BCD stores - it takes a registry hive 152This has nothing to do with BCD stores, but simpyl exposes PCBEDIT's
153internal registry hive reader - it takes a registry hive file as argument
153file as argument and outputs a JSON representation of it to standard 154and outputs a JSON representation of it to standard output.
154output.
155 155
156Hive versions 1.2 till 1.6 are supported. 156Hive versions 1.2 till 1.6 are supported.
157 157
158=item C<import-regf> F<path> 158=item C<import-regf> F<path>
159 159

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines