1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 18:15:24 +02:00
tldr/pages/common/gpg-tui.md
Vitor Henrique 61405c6e0e
pages*: fix small typos (#11850)
* pages*: fix small typos

* pages/*: make help and version commands consistent

* pages/*: follow "path/to/file" pattern

* nop: generic display help wording
2023-12-27 12:11:30 +05:30

457 B

gpg-tui

Terminal user interface for GNU Public Guard. More information: https://github.com/orhun/gpg-tui.

  • Start gpg-tui:

gpg-tui

  • Start gpg-tui with color and ASCII armored output:

gpg-tui --style {{colored}} --armor

  • Display help in gpg-tui:

?

  • Quit gpg-tui:

q

  • Interactively generate a new key:

g

  • Export the selected key:

x

  • Set the detail level for the selected key:

1|2|3

  • Refresh gpg-tui:

r