Fix description line

This commit is contained in:
Roman Mueller 2018-09-01 13:02:33 +02:00
parent dded97652b
commit db1d79a87f

View File

@ -1,8 +1,7 @@
--- ---
functions: functions:
file-write: file-write:
- description: | - description: Resulting file will contain additional timestamp lines in the format of `#1535795174` for each data line.
Resulting file will contain additional timestamp lines in the format of `#1535795174` for each data line.
- code: | - code: |
LFILE=file_to_write LFILE=file_to_write
HISTIGNORE='history *' HISTIGNORE='history *'