Document istime date argument

This commit is contained in:
ZyX 2014-03-13 20:48:19 +04:00
parent 3f1e621f1d
commit 3cf3fb8f8e
1 changed files with 2 additions and 0 deletions

View File

@ -144,6 +144,8 @@ def date(pl, format='%Y-%m-%d', istime=False):
:param str format:
strftime-style date format string
:param bool istime:
If true then segment uses ``time`` highlight group.
Divider highlight group used: ``time:divider``.