Changeset 3155 in MondoRescue for branches/3.0/mondo-doc/mondorestore.8


Ignore:
Timestamp:
Jun 23, 2013, 12:41:31 AM (11 years ago)
Author:
Bruno Cornec
Message:
  • Update man pages wrt to the new environment variables used for temp and scratch files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mondo-doc/mondorestore.8

    r3124 r3155  
    199199.IR TMPDIR
    200200This variable is used, if defined, as the target directory to create
    201 all the temporary files needed during the operation (not the scratch files)
    202 
    203 .IR TMP
     201all the temporary files needed during the operation.
     202
     203.IR MRTMP
    204204This variable is used, if defined and if TMPDIR is not defined, as the target
    205205directory to create all the temporary files needed during the operation
    206206(not the scratch files)
     207
     208With none of these variables defined, nor the -T option on the CLI then
     209/tmp is used for temporary files.
    207210
    208211.IR dirimg
Note: See TracChangeset for help on using the changeset viewer.