From db1d79a87f28e55e55b9595b1764f3f6ad8f171c Mon Sep 17 00:00:00 2001 From: Roman Mueller Date: Sat, 1 Sep 2018 13:02:33 +0200 Subject: [PATCH] Fix description line --- _gtfobins/history.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_gtfobins/history.md b/_gtfobins/history.md index 5840e20..5870217 100644 --- a/_gtfobins/history.md +++ b/_gtfobins/history.md @@ -1,8 +1,7 @@ --- functions: file-write: - - description: | - Resulting file will contain additional timestamp lines in the format of `#1535795174` for each data line. + - description: Resulting file will contain additional timestamp lines in the format of `#1535795174` for each data line. - code: | LFILE=file_to_write HISTIGNORE='history *'