upadte the source code according to the docs

This commit is contained in:
NRK 2021-12-25 08:29:46 +06:00
parent d215a9c61d
commit 62f1004836
2 changed files with 2 additions and 2 deletions

2
nnn.1
View File

@ -235,7 +235,7 @@ in \fBtype-to-nav\fR mode:
Key | Function
------ + ------------------------
' | Go to first non-dir file
+ | Toggle auto-proceed on file open
+ | Toggle auto-proceed on open
, | Mark CWD
- | Go to last visited dir
. | Show hidden files

View File

@ -8112,7 +8112,7 @@ static void usage(void)
#ifndef NOFIFO
" -a auto NNN_FIFO\n"
#endif
" -A no dir auto-enter\n"
" -A no dir auto-enter in type-to-nav\n"
" -b key open bookmark key (trumps -s/S)\n"
" -c cli-only NNN_OPENER (trumps -e)\n"
" -C 8-color scheme\n"