Birthday: Add back --birthday_time

This commit is contained in:
Dylan Araps
2016-12-16 15:59:07 +11:00
parent 31930d0211
commit 665e9ceb68
3 changed files with 21 additions and 6 deletions

View File

@@ -292,6 +292,21 @@ public_ip_host="http://ident.me"
song_shorthand="off"
# Birthday
# Whether to show the time in the output
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --birthday_time
#
# Example:
# on: 'Thu 14 Apr 2016 11:50 PM'
# off: 'Thu 14 Apr 2016'
birthday_time="on"
# Text Colors