Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
Fixed documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeShao committed Oct 24, 2020
1 parent 6924758 commit f1e4bd1
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 @@ -16,7 +16,7 @@ This app can search the content of multiple files at once using Command line

=> Once we are in Project Directory Open Terminal or Command Prompt, Follow the below commands according to your usage:
```bash
powersearch.py [-h] [--path PATH] [--keyword KEYWORD]
python powersearch.py [-h] [--path PATH] [--keyword KEYWORD]
[--encoding ENCODING] [--include-dot-dirs]
[--include-dot-files] [--include-no-ext] [--show-errors]
[--show-received] [--show-read] [--show-skipped]
Expand Down

0 comments on commit f1e4bd1

Please sign in to comment.