docs/ncdu: note that refresh screen shortcut will fix screen corruption
This commit is contained in:
parent
4f0eae366f
commit
ee87e919c5
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue