Uptime: Rewrite part of uptime

This commit is contained in:
Dylan Araps
2016-12-15 22:55:15 +11:00
parent 37b11a9ab7
commit 856cabf757
2 changed files with 15 additions and 17 deletions

View File

@@ -92,7 +92,7 @@ os_arch="on"
# Shorten the output of the uptime function
#
# Default: 'off'
# Default: 'on'
# Values: 'on', 'off', 'tiny'
# Flag: --uptime_shorthand
#
@@ -100,7 +100,7 @@ os_arch="on"
# on: '2 days, 10 hours, 3 mins'
# off: '2 days, 10 hours, 3 minutes'
# tiny: '2d 10h 3m'
uptime_shorthand="off"
uptime_shorthand="on"
# Shell