X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=generator%2Fgenerator_actions.ml;h=bbafcdfb0e494e1f848b527762d539905e8a770a;hb=0e3962be9073568a4525acf7db720d85dc8de985;hp=1ca4607b09c85ab2d8bf6b5a353879b2aaa2a618;hpb=4ff259db4661c1ae40f3656d1f2d5d5962a1b714;p=libguestfs.git diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index 1ca4607..bbafcdf 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -1569,7 +1569,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 @@ -4996,6 +5001,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, [],