mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 15:30:06 +08:00
docs/ncdu: note that refresh screen shortcut will fix screen corruption
This commit is contained in:
parent
4f0eae366f
commit
ee87e919c5
|
@ -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",
|
||||
}...)
|
||||
|
|
Loading…
Reference in New Issue
Block a user