-------------------
Options for default
-------------------

**Option aliases:**

* *Comment* -> *CommentChar*
* *Dir* -> *Folder*
* *RunMatrix* -> *Translations*
* *Tolerance* -> *Tolerances*
* *delim* -> *Delimiter*
* *tol* -> *Tolerances*
* *tols* -> *Tolerances*
* *trans* -> *Translations*

**Recognized options:**

*CommentChar*: {``'#'``} | :class:`str`
    Character(s) denoting a comment line in target file
*Components*: {``None``} | :class:`list`\ [:class:`str`]
    List of databook components with data from this target
*Delimiter*: {``','``} | :class:`str`
    Delimiter in databook target data file
*File*: {``None``} | :class:`str`
    Name of file from which to read data
*Folder*: {``'data'``} | :class:`str`
    Name of folder from which to read data
*Label*: {``None``} | :class:`str`
    Label to use when plotting this target
*Name*: {``None``} | :class:`str`
    Internal *name* to use for target
*Tolerances*: {``None``} | :class:`dict`
    Dictionary of tolerances for run matrix keys
*Translations*: {``None``} | :class:`dict`
    value of option "Translations"
*Type*: ``'databook'`` | {``'generic'``}
    DataBook Target type