add new chinese translations
This commit is contained in:
28
pages.zh/common/fortune.md
Normal file
28
pages.zh/common/fortune.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# 幸运
|
||||
|
||||
> 打印一句随机名言(幸运饼干风格)。
|
||||
> 更多信息:<https://manned.org/fortune>。
|
||||
|
||||
- 打印一句名言:
|
||||
|
||||
`fortune`
|
||||
|
||||
- 打印一句冒犯性的名言:
|
||||
|
||||
`fortune -o`
|
||||
|
||||
- 打印一句长名言:
|
||||
|
||||
`fortune -l`
|
||||
|
||||
- 打印一句短名言:
|
||||
|
||||
`fortune -s`
|
||||
|
||||
- 列出可用的名言数据库文件:
|
||||
|
||||
`fortune -f`
|
||||
|
||||
- 从 `fortune -f` 列出的数据库文件中打印一句名言:
|
||||
|
||||
`fortune {{path/to/file}}`
|
Reference in New Issue
Block a user