hbbs

bbs.hlirc.net
Log | Files | Refs | README | LICENSE

commit 4d10a542226bc77111f4a984e06f29532f59690f
parent c8b6fcb3a284455a0f353000f4985226ee09fd33
Author: hhvn <hayden@haydenvh.com>
Date:   Wed,  3 Feb 2021 12:05:27 +0000

bin/interface.sh: tidy up help menus

Diffstat:
Mbin/interface.sh | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/bin/interface.sh b/bin/interface.sh @@ -68,9 +68,10 @@ menu_boards(){ x - go to the next page p - go to the previous page s - select <arg> as board + d - veiw introduction u - go to the users menu - h - show this help o - reload the current menu + h - show this help (help varies depending on current menu) EOF @@ -147,9 +148,10 @@ menu_list(){ x - go to the next page p - go to the previous page + b - go to the boards menu + o - reload r - read the message/thread with <arg> id n - create new thread with <arg> subject - b - go to the boards menu h - show this help (help varies depending on current menu) @@ -235,8 +237,8 @@ menu_read(){ x - go to the next page p - go to the previous page - l - reply to the thread b - go to the boards menu + l - reply to the thread a - go back to $board listing h - show this help @@ -332,7 +334,6 @@ menu_users(){ i - view information about yourself, or <arg> e - edit your profile b - go to the boards menu - e - edit your info h - show this help (help varies depending on current menu)