The --minutes option goes back N minutes. Allow:
- from-date
- to-date
- from-time
- to-time
- from-minutes
- to-minutes
When there is a range and the range ends in the past, or the last entry is within the range, the refresh won't show anything new. Refresh should indicate that there are no new transactions, but that it's still refreshing.
I dunno if this is the best implementation. Opinions anyone?
The
--minutesoption goes back N minutes. Allow:When there is a range and the range ends in the past, or the last entry is within the range, the refresh won't show anything new. Refresh should indicate that there are no new transactions, but that it's still refreshing.
I dunno if this is the best implementation. Opinions anyone?