Files
tldr/pages.zh/common/gpg-tui.md

36 lines
459 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.

# gpg-tui
> GNU 公共守护程序的终端用户界面。
> 更多信息:<https://github.com/orhun/gpg-tui>。
- 启动 `gpg-tui`
`gpg-tui`
- 启动带有颜色和 ASCII 装甲输出的 `gpg-tui`
`gpg-tui --style {{colored}} --armor`
- 退出 `gpg-tui`
`q`
- 交互式生成新密钥:
`g`
- 导出所选密钥:
`x`
- 设置所选密钥的详细级别:
`1|2|3`
- 刷新 `gpg-tui`
`r`
-`gpg-tui` 中显示帮助:
`?`