X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=generator%2Fgenerator_actions.ml;h=7ef52b7f06d94bc51cd49f438caa77ae3b48c655;hb=88f9599e1f55a440d34c93dae2e39d5574ffca7a;hp=d969ba3580b6296bcb5151320bd69009dacff029;hpb=5cb480857fe2027352b7f6c10b95bfc2c5086f0e;p=libguestfs.git diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index d969ba3..7ef52b7 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -1793,7 +1793,12 @@ do not overwrite original. Overrides C. =item C = 4 -Typecheck lenses (can be expensive). +Typecheck lenses. + +This option is only useful when debugging Augeas lenses. Use +of this option may require additional memory for the libguestfs +appliance. You may need to set the C +environment variable or call C. =item C = 8 @@ -5220,6 +5225,15 @@ it to local file C (as an xz compressed tar archive)."); "\ This command resizes an NTFS filesystem, expanding or shrinking it to the size of the underlying device. + +I After the resize operation, the filesystem is marked +as requiring a consistency check (for safety). You have to boot +into Windows to perform this check and clear this condition. +Furthermore, ntfsresize refuses to resize filesystems +which have been marked in this way. So in effect it is +not possible to call ntfsresize multiple times on a single +filesystem without booting into Windows between each resize. + See also L."); ("vgscan", (RErr, [], []), 232, [],