Skip to content

Commit

Permalink
dir -> directory
Browse files Browse the repository at this point in the history
  • Loading branch information
einnjo authored Oct 23, 2017
1 parent 8708fcb commit ff4ea8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/common/fd.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> A simple, fast and user-friendly alternative to find.
- Find files under current dir that match a pattern:
- Find files under current directory that match a pattern:

`fd {{pattern}}`

Expand All @@ -14,7 +14,7 @@

`fd --extension {{.ext}} {{pattern}}`

- Find files under a specific dir:
- Find files under a specific directory:

`fd {{pattern}} {{path/to/dir}}`

Expand Down

0 comments on commit ff4ea8a

Please sign in to comment.