Files
tldr/pages.zh/common/wikit.md

20 lines
447 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# wikit
> 一个命令行程序,用于轻松获取维基百科摘要。
> 更多信息:<https://github.com/KorySchneider/wikit>。
- 显示维基百科上某个特定主题的简短摘要:
`wikit {{topic}}`
- 指定一种 [l]anguageISO 639-1 语言代码):
`wikit {{topic}} --lang {{language_code}}`
- 在默认浏览器中打开完整的维基百科文章:
`wikit {{topic}} -b`
- 打开歧义菜单:
`wikit {{topic}} -d`