Skip to content

Commit 51f62c0

Browse files
committed
feat: Document how to reverse arrow in help
1 parent cc3d8fa commit 51f62c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ui/help.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const HELP_SECTIONS: &[HelpSection] = &[
7979
entries: &[
8080
HelpEntry {
8181
keys: "H/L, ⇧←/→",
82-
description: "Move participant",
82+
description: "Move participant/Reverse arrow",
8383
},
8484
HelpEntry {
8585
keys: "J/K, ⇧↓/↑",

0 commit comments

Comments
 (0)