commit 9a473902f747fc8f70daefaa0c79896958505992 parent f1dd25ac020d649f81b6a0af03dca76aae57994e Author: Oliver Blanthorn <freedom4cows@gmail.com> Date: Sat, 2 Jan 2021 11:05:19 +0100 Update help text for g/G Diffstat:
M | README.md | | | 4 | ++-- |
M | diary.1 | | | 4 | ++-- |
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md @@ -37,8 +37,8 @@ This is a text based diary, inspired by [khal](https://github.com/pimutils/khal) N go to the previous diary entry n go to the next diary entry - g go to the first date - G go to the last date + g go to the first journal entry + G go to the last journal entry J Go forward by 1 month K Go backward by 1 month diff --git a/diary.1 b/diary.1 @@ -50,8 +50,8 @@ q | quit the program N | go to the previous journal entry n | go to the next journal entry -g | go to the first date -G | go to the last date +g | go to the first journal entry +G | go to the last journal entry t | jump to today s | jump to specific day