X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfish-actions.pod;h=44d86f24ece5e5420fd7b71b8ab2fa463ed7f263;hp=d3912573fac7b1e7a001827733b1ea649de3c13d;hb=36f9dac1a2530b575dab9226f6ddd85e6e8c8590;hpb=62df226f26bd6ac3c481a7790eb89d760d2f0386 diff --git a/guestfish-actions.pod b/guestfish-actions.pod index d391257..44d86f2 100644 --- a/guestfish-actions.pod +++ b/guestfish-actions.pod @@ -457,13 +457,30 @@ 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 +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. + =head2 get-autosync get-autosync