mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-13 04:35:23 +02:00

Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
20 lines
418 B
Markdown
20 lines
418 B
Markdown
# wikit
|
|
|
|
> Easily get Wikipedia summaries.
|
|
> More information: <https://github.com/KorySchneider/wikit>.
|
|
|
|
- Show a short summary of a specific topic on Wikipedia:
|
|
|
|
`wikit {{topic}}`
|
|
|
|
- Specify a language (ISO 639-1 language code):
|
|
|
|
`wikit {{topic}} {{[-l|--lang]}} {{language_code}}`
|
|
|
|
- Open the full Wikipedia article in the default browser:
|
|
|
|
`wikit {{topic}} -b`
|
|
|
|
- Open a disambiguation menu:
|
|
|
|
`wikit {{topic}} -d`
|