X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfs-actions.pod;h=755479fd1804c7415bad70a24fb490c437b6c068;hp=9afa5de9a6c994ab05e1e7e90e79c349e4483b39;hb=13229b1d54c03be098ab75e6d451b5b46a98550d;hpb=bcb3fc0c3336c05e9ecbbfb25c7c31b42bd3e32e diff --git a/guestfs-actions.pod b/guestfs-actions.pod index 9afa5de..755479f 100644 --- a/guestfs-actions.pod +++ b/guestfs-actions.pod @@ -1191,6 +1191,33 @@ as necessary. This is like the C shell command. This function returns 0 on success or -1 on error. +=head2 guestfs_mkdtemp + + char *guestfs_mkdtemp (guestfs_h *handle, + const char *template); + +This command creates a temporary directory. The +C