diff --git a/examples/example.borg b/examples/example.borg
index 0a0dfc817ea50169debc4730c6023069d0c2821f..cdef1b60ac6629a7ebafb1176b91f8399f8e112b 100644
--- a/examples/example.borg
+++ b/examples/example.borg
@@ -101,7 +101,7 @@ exclude = /var/lib/mysql
 ## for more info see : borg create -h
 ##
 ## Default:
-# archive = {now:%Y-%m-%d}
+# archive = {now:%Y-%m-%dT%H:%M:%S} 
 
 ## compression algorithm
 ## can be "none", "lz4", "zlib", "zlib,0..zlib,9", "lzma", "lzma,0..lzma,9".