We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9964e commit d47c056Copy full SHA for d47c056
media/screenshot.png
21.8 KB
readme.md
@@ -39,15 +39,16 @@ $ wicli --help
39
Options
40
none launch wiclipedia
41
--version, -v print app version
42
- --lang, -l set language for wikipedia articles
+ --lang, -l set language for wikipedia articles (english by default)
43
--previous, -p display and use previous searches
44
--clear, -c clear search history
45
+ --random, -r suggest random articles
46
47
Examples
48
$ wicli
49
$ wicli --lang
50
$ wicli --previous
- $ wicli --clear
51
+ $ wicli --random
52
```
53
54
## Development
0 commit comments