Skip to content

Commit cb80215

Browse files
author
skywind3000
committed
update doc
1 parent 91a4d75 commit cb80215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ NOTE: For fish shell, this feature requires fish 2.7.0 or above. You can specify
286286

287287
New option `"-b"` can quickly go back to a specific parent directory in bash instead of typing "cd ../../.." redundantly.
288288

289-
- **(No argument)**: `cd` into the project root, the project root the nearest parent directory with `.git`/`.hg`/`.svn` in it
289+
- **(No argument)**: `cd` into the project root, the project root the nearest parent directory with `.git`/`.hg`/`.svn` in it.
290290
- **(One argument)**: `cd` into the closest parent starting with keyword, if not find, go to the parent containing keyword.
291291
- **(Two arguments)**: replace the first value with the second one (in the current path).
292292

0 commit comments

Comments
 (0)