mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 20:55:51 +02:00
ani-cli: add Chinese translation (#9996)
This commit is contained in:
parent
30af7e3cc8
commit
df3a840633
1 changed files with 28 additions and 0 deletions
28
pages.zh/common/ani-cli.md
Normal file
28
pages.zh/common/ani-cli.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
# ani-cli
|
||||
|
||||
> 一个用于浏览和观看动漫的命令行工具。
|
||||
> 更多信息:<https://github.com/pystardust/ani-cli>.
|
||||
|
||||
- 按名称搜索动漫:
|
||||
|
||||
`ani-cli "{{动漫名称}}"`
|
||||
|
||||
- 下载动漫剧集:
|
||||
|
||||
`ani-cli -d "{{动漫名称}}"`
|
||||
|
||||
- 使用 VLC 播放器播放:
|
||||
|
||||
`ani-cli -v "{{动漫名称}}"`
|
||||
|
||||
- 指定要观看的剧集:
|
||||
|
||||
`ani-cli -a {{剧集序号}} "{{动漫名称}}"`
|
||||
|
||||
- 从历史记录中继续观看动漫:
|
||||
|
||||
`ani-cli -c`
|
||||
|
||||
- 更新 `ani-cli`:
|
||||
|
||||
`ani-cli -U`
|
Loading…
Add table
Reference in a new issue