diff options
Diffstat (limited to 'fish/guestfish.pod')
| -rw-r--r-- | fish/guestfish.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod index 181a053a..285d901b 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -866,9 +866,9 @@ set, it uses C<more>. Location of temporary directory, defaults to C</tmp>. -If libguestfs was compiled to use the supermin appliance then each -handle will require rather a large amount of space in this directory -for short periods of time (~ 80 MB). You can use C<$TMPDIR> to +If libguestfs was compiled to use the supermin appliance then the +real appliance is cached in this directory, shared between all +handles belonging to the same EUID. You can use C<$TMPDIR> to configure another directory to use in case C</tmp> is not large enough. |
