]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Tue, 13 Nov 2018 13:10:48 +0000 (18:40 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Tue, 13 Nov 2018 13:10:48 +0000 (18:40 +0530)
README.md

index 0cef78155ea5d6d923b66a94059e5ea4fec16d34..227ef8eaa26769a1d9052ab3ba6cdf4860d5e9ac 100644 (file)
--- a/README.md
+++ b/README.md
@@ -429,7 +429,7 @@ export `NNN_COPIER`:
 
 To quit `nnn` and switch to the directory last opened follow the instructions below.
 
-Pick the appropriate file for your shell from [`scripts/quitcd`](scripts/quitcd) and add the contents to your shell's rc file. You'll need to spawn a new shell for the change to take effect. You should start `nnn` as `n` (or modify the function name to something else). To change directory on quit press `Q` (it's _capital_) or `^G` while exiting.
+Pick the appropriate file for your shell from [`scripts/quitcd`](scripts/quitcd) and add the contents to your shell's rc file. You'll need to spawn a new shell for the change to take effect. You should start `nnn` as `n` (or modify the function name to something else). To change directory on quit press `^G` while exiting.
 
 As you might notice, `nnn` uses the environment variable `NNN_TMPFILE` to write the last visited directory path. You can change it.