From 983386f3a8834703fd00fb323e8dddae6af0c97e Mon Sep 17 00:00:00 2001 From: Steven Baltakatei Sandoval Date: Fri, 10 Jul 2020 03:39:21 +0000 Subject: [PATCH] chore(unitproc):timeDuration:Update depends info --- unitproc/bktemp-timeDuration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unitproc/bktemp-timeDuration b/unitproc/bktemp-timeDuration index 0b20c88..57ea1f5 100644 --- a/unitproc/bktemp-timeDuration +++ b/unitproc/bktemp-timeDuration @@ -18,7 +18,7 @@ timeDuration(){ # exit code 1: error_input # exit code 2: error_unknown # Example: 'timeDuration 111111 3' yields 'P1DT6H51M' - # Depends: date 8 (gnucoreutils), yell, + # Depends: date 8, bash 5, yell, local argSeconds argPrecision precision returnState remainder local fullYears fullMonths fullDays fullHours fullMinutes fullSeconds local hasYears hasMonths hasDays hasHours hasMinutes hasSeconds -- 2.30.2