Changes between Version 17 and Version 18 of DatabaseBasedAnalysis/rootifysql
- Timestamp:
- 10/14/18 18:24:43 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBasedAnalysis/rootifysql
v17 v18 138 138 Here {{{-w}}} is a shortcut to {{{--write}}}. The default delimiter is a tab ({{{\t}}}). It can be changed with {{{-d}}} (short for {{{--delimiter}}}) 139 139 140 Resources 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.140 Resources 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}}}. 141 141 142 142 == Writing to a root-file ==