Changes between Version 16 and Version 17 of DatabaseBasedAnalysis/rootifysql


Ignore:
Timestamp:
10/14/18 18:24:02 (6 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseBasedAnalysis/rootifysql

    v16 v17  
    137137
    138138Here {{{-w}}} is a shortcut to {{{--write}}}. The default delimiter is a tab ({{{\t}}}). It can be changed with {{{-d}}} (short for {{{--delimiter}}})
     139
     140Resources of the type {{{--copy-*}}} allow to copy the sha-bang (--copy-shabang), the header's comments (--copy-header), the query itself (--copy-query) and additional comments (--copy-comments) from the input file to the ASCII file. The last three can be abbreviated with --copy-all.
    139141
    140142== Writing to a root-file ==