Revision acd9fa11 man/hail.rst

b/man/hail.rst
68 68
  man page **htools**(1) for more details about this option.
69 69

  
70 70
-t *datafile*, --text-data=*datafile*
71
  The name of the file holding cluster information, to override the
72
  data in the JSON request itself. This is mostly used for debugging.
71
  The name of the file holding cluster information, to override the data
72
  in the JSON request itself. This is mostly used for debugging. The
73
  format of the file is described in the man page **htools**(1).
73 74

  
74 75
--simulate *description*
75
  Similar to the **-t** option, this allows overriding the cluster
76
  data with a simulated cluster. For details about the description,
77
  see the man page **hspace**(1).
76
  Backend specification: similar to the **-t** option, this allows
77
  overriding the cluster data with a simulated cluster. For details
78
  about the description, see the man page **htools**(1).
78 79

  
79 80
-S *filename*, --save-cluster=*filename*
80 81
  If given, the state of the cluster before and the iallocator run is
81 82
  saved to a file named *filename.pre-ialloc*, respectively
82 83
  *filename.post-ialloc*. This allows re-feeding the cluster state to
83
  any of the htools utilities.
84
  any of the htools utilities via the ``-t`` option.
84 85

  
85 86
-v
86 87
  This option increases verbosity and can be used for debugging in order

Also available in: Unified diff