From f1f225791991824d644cfd4686ff739e0ef327af Mon Sep 17 00:00:00 2001 From: Kieran Coldron Date: Tue, 31 Jul 2018 15:49:46 +0100 Subject: [PATCH] Update termux-dialog --- scripts/termux-dialog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/termux-dialog b/scripts/termux-dialog index 07e8b67..92a4d15 100755 --- a/scripts/termux-dialog +++ b/scripts/termux-dialog @@ -53,7 +53,7 @@ OPT_T="" OPT_V="" ARG_V="" -# Date output format (supported by date and time widgets) +# Date output format (supported by date widget) ARG_D="" OPT_D=""