mirror of
https://github.com/rclone/rclone.git
synced 2026-02-24 16:42:59 +00:00
docs/ncdu: note that refresh screen shortcut will fix screen corruption
This commit is contained in:
@@ -105,7 +105,7 @@ func helpText() (tr []string) {
|
||||
}
|
||||
tr = append(tr, []string{
|
||||
" Y display current path",
|
||||
" ^L refresh screen",
|
||||
" ^L refresh screen (fix screen corruption)",
|
||||
" ? to toggle help on and off",
|
||||
" q/ESC/^c to quit",
|
||||
}...)
|
||||
|
||||
Reference in New Issue
Block a user