Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
majd committed May 23, 2021
1 parent 8165331 commit 0f517f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ To search for apps on the App Store, use the `search` command.
```
OVERVIEW: Search for iOS apps available on the App Store.
USAGE: ipatool search [--log-level <log-level>] [--limit <limit>] <term>
USAGE: ipatool search [--limit <limit>] <term> [--log-level <log-level>]
ARGUMENTS:
<term> The term to search for.
OPTIONS:
--log-level <log-level> (default: info)
--limit <limit> (default: 5)
--log-level <log-level> (default: info)
--version Show the version.
-h, --help Show help information.
```
Expand Down

0 comments on commit 0f517f4

Please sign in to comment.