X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=generator%2Fgenerator_actions.ml;h=a10b7f744c28ea81d5ab47cacf9b7c6a1c940693;hp=a324d99726e253d99f137b4ffd0be3b9192c1879;hb=9b60f3a9f3b38c085e9265e56ddb839dabe6e416;hpb=e9feff6f4ca75a7c457927c93ae7f719694b86c7 diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index a324d99..a10b7f7 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -3577,7 +3577,7 @@ This command is mostly useful for interactive sessions. It is I intended that you try to parse the output string. Use C from programs."); - ("du", (RInt64 "sizekb", [Pathname "path"], []), 127, [], + ("du", (RInt64 "sizekb", [Pathname "path"], []), 127, [Progress], [InitISOFS, Always, TestOutputInt ( [["du"; "/directory"]], 2 (* ISO fs blocksize is 2K *))], "estimate file space usage",