X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Fgenerator.ml;h=04445ee6c7177731bfe3e799ae13ff4d0fed7103;hb=4581eb2523eeb4d094d53af0555cb7e0f760ae2d;hp=8d5450d1b14245fa697f8aca14cefc844e6e3a26;hpb=62df226f26bd6ac3c481a7790eb89d760d2f0386;p=libguestfs.git diff --git a/src/generator.ml b/src/generator.ml index 8d5450d..04445ee 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -1646,12 +1646,29 @@ This runs the filesystem checker (fsck) on C which should have filesystem type C. The returned integer is the status. See L for the -list of status codes from C, and note that multiple -status codes can be summed together. +list of status codes from C. -It is entirely equivalent to running C. -Note that checking or repairing NTFS volumes is not supported -(by linux-ntfs)."); +Notes: + +=over 4 + +=item * + +Multiple status codes can be summed together. + +=item * + +A non-zero return code can mean \"success\", for example if +errors have been corrected on the filesystem. + +=item * + +Checking or repairing NTFS volumes is not supported +(by linux-ntfs). + +=back + +This command is entirely equivalent to running C."); ("zero", (RErr, [String "device"]), 85, [], [InitBasicFS, TestOutput (