From a613db59bffa7cedd1480a371f85ad4cd1d72d1d Mon Sep 17 00:00:00 2001 From: DSiekmeier Date: Thu, 20 Oct 2022 07:48:36 +0200 Subject: [PATCH] Remove wrong option in configuration file reference --- docs/reference-config-file.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/reference-config-file.md b/docs/reference-config-file.md index 5239daa8..3a057cdb 100644 --- a/docs/reference-config-file.md +++ b/docs/reference-config-file.md @@ -90,9 +90,6 @@ See the [python docs](http://docs.python.org/library/time.html#time.strftime) fo Do not change this for an existing journal, since that might lead to data loss. -If you would just like to change how `jrnl` displays dates, -use display_format instead. - !!! note `jrnl` doesn't support the `%z` or `%Z` time zone identifiers.