Skip to content

Commit

Permalink
[fix] fix help message
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepla authored Jan 1, 2022
1 parent 9f61f15 commit deffcbe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ A command with fzf-like UI to quickly search Wikipedia articles and open it in y
### Help message

```
Usage:
fzwiki [OPTIONS] QUERY...
fzwiki [OPTIONS] QUERY...
Application Options:
-o, --open open URL with webbrowser
-l, --lang= wikipedia language
-V, --version Show version
-o, --open Open URL in your web browser
-l, --lang= Language for wikipedia.org such as "en", "ja", ...
Help Options:
-h, --help Show this help message
-h, --help Show this help message
```

### Key bindings
Expand Down

0 comments on commit deffcbe

Please sign in to comment.