add new chinese translations
This commit is contained in:
17
pages.zh/common/xkcdpass.md
Normal file
17
pages.zh/common/xkcdpass.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# xkcdpass
|
||||
|
||||
> 一个灵活且可脚本化的密码生成器,可以生成强大的密码短语。
|
||||
> 灵感来自于XKCD 936。
|
||||
> 更多信息:<https://github.com/redacted/XKCD-password-generator>。
|
||||
|
||||
- 使用默认选项生成一个密码短语:
|
||||
|
||||
`xkcdpass`
|
||||
|
||||
- 生成一个每个单词的首字母与提供的参数匹配的密码短语:
|
||||
|
||||
`xkcdpass -a {{acrostic}}`
|
||||
|
||||
- 交互式生成密码:
|
||||
|
||||
`xkcdpass -i`
|
Reference in New Issue
Block a user