On Tue, Jul 11, 2017 at 11:51:39AM +0200, Hilko Bengen wrote: > --- > sh/hivexsh.pod | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/sh/hivexsh.pod b/sh/hivexsh.pod > index 7d7fc0a..8b10a6a 100644 > --- a/sh/hivexsh.pod > +++ b/sh/hivexsh.pod > @@ -61,6 +61,13 @@ script, use: > > #!/usr/bin/hivexsh -f > > +=item B<-u> > + > +Use heuristics to tolerate certain levels of corruption within hives. > + > +This is unsafe but may allow to export/merge valid keys/values in an > +othewise corrupted hive. > + > =item B<-w> > > If this option is given, then writes are allowed to the hive > -- > 2.13.2
Thanks Hilko, I have pushed both. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
