Skip to content

Commit

Permalink
updare
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Nov 14, 2021
1 parent c95a4dd commit 6b59679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Note that you don't have to specify the directory you want to run against. Runni

If you supply a single argument to `hashit` and its a file it will process it. If you supply a single argument and it is a directory it will recurse that directory.

If you supply multiple arguments which consist of files and directories then directories will be skipped. This allows wild card to be used and just process the files in a directory easily.
If you supply multiple arguments which consist of files and directories then directories will be skipped. This allows wild card's to be used and just process the files in a directory.

```
$ hashit *
Expand Down

0 comments on commit 6b59679

Please sign in to comment.