Compare commits

...

2 Commits

View File

@ -326,6 +326,13 @@ will take you to the main menu. The following is a short description of each scr
[tzset(3)][13].
- `Clear data` - **DELETE ALL DATA** on the device. When the operation is complete,
the database will be empty. **NO BACKUP IS MADE** so be careful.
As a final note on the usage of the "Stats by", "Data points", and "Average
range" screens, pressing the up and down buttons to move across different DST
stats can cause some weird-looking behavior. If this causes you trouble, simply
back out of the stats screen and enter back in from a different start date. As
this is the expected behavior of the various sqlite3 and libc date and time
functions, it will not be fixed (because it's not broken).
[11]: https://man.freebsd.org/cgi/man.cgi?query=fstyp&manpath=FreeBSD+14.0-RELEASE+and+Ports
[12]: https://man.freebsd.org/cgi/man.cgi?query=tzset&manpath=FreeBSD+14.0-RELEASE+and+Ports