fix typo, closes #1871

NRK 2024-04-24 06:09:01 +00:00
parent 9e21981f50
commit 36c94d0518

@ -203,7 +203,7 @@ Notes:
1. `nnn` opens the current working directory if `PATH` is not specified.
2. If `PATH` is specified and it exists, `nnn` will open it.
3. If the `PATH` doesn't exist and ends with a **/**, `nnn` will attempt to create the directory tree and open it. Otherwise, `PATH` is considered a path to a regular file and `nnn` attempts to create the complete directory tree to the file, open the parent directory and prompt to create the new file in it with the base filename.
4. The keys for option `-T` are **a**pparent disk usage / **d**isk usage / **e**xtension / **r**evision / **s**ize / **t**ime / **v**ersion. Capitalize to reverse (except **r**).
4. The keys for option `-T` are **a**pparent disk usage / **d**isk usage / **e**xtension / **r**everse / **s**ize / **t**ime / **v**ersion. Capitalize to reverse (except **r**).
## Keyboard, mouse