;doc: ui: fix the description of the Shift-T key

This commit is contained in:
Simon Michael 2024-07-07 23:57:01 +01:00
parent a8f1968d4b
commit 6d8ce1dc16

View File

@ -121,7 +121,7 @@ future/forecasted transactions are shown.
Pressing `SHIFT-DOWN` narrows the report period, and pressing `SHIFT-UP` expands it again. Pressing `SHIFT-DOWN` narrows the report period, and pressing `SHIFT-UP` expands it again.
When narrowed, the current report period is displayed in the header line, When narrowed, the current report period is displayed in the header line,
pressing `SHIFT-LEFT` or `SHIFT-RIGHT` moves to the previous or next period, pressing `SHIFT-LEFT` or `SHIFT-RIGHT` moves to the previous or next period,
and pressing `T` moves to the period containing today. and pressing `T` sets the period to "today".
If you are using `-w/--watch` and viewing a narrowed period containing today, If you are using `-w/--watch` and viewing a narrowed period containing today,
the view will follow any changes in system date (moving to the period containing the new date). the view will follow any changes in system date (moving to the period containing the new date).