offlineimap.conf: say what is the default value for the sep option

Some style improvements.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht
2015-02-13 17:43:29 +01:00
parent cd962d40a8
commit 73952b8c2c
2 changed files with 15 additions and 14 deletions

View File

@ -403,8 +403,9 @@ localfolders = ~/Test
# folders. It is inserted in-between the components of the tree. If you
# want your folders to be nested directories, set it to "/". 'sep' is
# ignored for IMAP repositories, as it is queried automatically.
# Otherwise, default value is ".".
#
#sep = .
#sep = "."
# This option stands in the [Repository LocalExample] section.