busybox: update to 1.31.0
[openwrt/openwrt.git] / package / utils / busybox / patches / 250-date-k-flag.patch
index 3a85312e2f19fc66369b66b0688df66f1e6587cc..5aadbb233c6a3f1124bc5fff839a2e2806505cbe 100644 (file)
@@ -2,7 +2,7 @@
 +++ b/coreutils/date.c
 @@ -123,6 +123,7 @@
  //usage:      IF_FEATURE_DATE_ISOFMT(
- //usage:     "\n      -D FMT          Use FMT for -d TIME conversion"
+ //usage:     "\n      -D FMT          Use FMT (strptime format) for -d TIME conversion"
  //usage:      )
 +//usage:     "\n      -k              Set Kernel timezone from localtime and exit"
  //usage:     "\n"