better label

This commit is contained in:
Stephan Dilly 2020-05-09 22:58:09 +02:00
parent 6bb54cfa8c
commit 8ef80945b0

View file

@ -44,8 +44,8 @@ pub mod commands {
);
///
pub static DIFF_HOME_END: CommandText = CommandText::new(
"Scroll [Home,End]",
"scroll to top or bottom",
"Jump up/down [home,end,shift+up,shift+down]",
"scroll to top or bottom of diff",
CMD_GROUP_DIFF,
);
///