Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cOborski committed Sep 8, 2024
1 parent e9e0ca4 commit fd17a94
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ This project is just getting started and only has a couple of features implement
[![cOborski/zipssion](https://img.shields.io/static/v1?label=cOborski&message=zipssion&color=yellow&logo=github)](https://github.com/coborski/zipssion/)

## Planned Usage
`Usage:
```
Usage:
main.py <file> [--quiet | --verbose] [--path=<path>] [--extention=<file extention>]
main.py (-h | --help)
main.py --version
Expand All @@ -38,7 +39,8 @@ Options:
--quiet print less text
--verbose print more text
--path=<path> list of file paths [default: {'/'}]
--extention=<file extention> the file's extention (if known)`
--extention=<file extention> the file's extention (if known)
```

## Credits, inspiration, and references

Expand Down

0 comments on commit fd17a94

Please sign in to comment.