diff options
-rwxr-xr-x | src/generator.ml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/generator.ml b/src/generator.ml index 10758781..c51df382 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -2026,7 +2026,9 @@ Compute the SHA512 hash (using the C<sha512sum> program). =back -The checksum is returned as a printable string."); +The checksum is returned as a printable string. + +To get the checksum for a device, use C<guestfs_checksum_device>."); ("tar_in", (RErr, [FileIn "tarfile"; Pathname "directory"]), 69, [], [InitBasicFS, Always, TestOutput ( |