mdrip icon indicating copy to clipboard operation
mdrip copied to clipboard

[minor] Support long (day) block-time-out values

Open jayunit100 opened this issue 10 months ago • 0 comments

Problem Statement

MDrip Block Time out doesnt accept day values

Solution

Either support pflag, or just update the docs w/ a long time example (i.e. --block-timeout-duration=48h.

Details

invalid argument "1d" for "--block-time-out" flag: time: unknown unit "d"

For some installation flows (long running ones), a day should be ok.

jayunit100 avatar Apr 15 '25 13:04 jayunit100