1
0
Fork 0
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:
Yi Liu 2023-04-02 17:24:39 +08:00 committed by GitHub
parent 30af7e3cc8
commit df3a840633
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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`