mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Fixed help
This commit is contained in:
@@ -2110,7 +2110,7 @@ impl FileTransferActivity {
|
||||
])),
|
||||
ListItem::new(Spans::from(vec![
|
||||
Span::styled(
|
||||
"<PAGEUP/PAGEDOWN>",
|
||||
"<PGUP/PGDOWN>",
|
||||
Style::default()
|
||||
.bg(Color::Cyan)
|
||||
.fg(Color::White)
|
||||
|
||||
Reference in New Issue
Block a user