We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c91f80 commit 2fd1274Copy full SHA for 2fd1274
README.md
@@ -66,7 +66,7 @@ To enable it (this can also be done from `.bashrc`):
66
$ . cd-git # does nothing unless you have yagfs
67
$ . cd-encfs # does nothing unless you have encfs
68
$ . cd-dev # enables automounting for /dev/ entries
69
- $ . cd-dev # enables mounting for loopback files
+ $ . cd-loop # enables mounting for loopback files
70
71
You can see the patterns that are handled by running `cd --patterns`. (This can
72
be useful if you want to find out which ones are ignored due to unmet
0 commit comments