summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun <orhun@archlinux.org>2021-06-07 22:26:18 +0300
committerorhun <orhun@archlinux.org>2021-06-07 22:26:18 +0300
commit94ae72fb8ea0460c6a828ead4102b1c69a4c9ee2 (patch)
tree3f50b2e90476d408311b8bac899d9f96ac110ccc
parent6794222f104846b5701bcfff45751c9a20e8ccc4 (diff)
docs: Update README.md about exporting secret subkeysfeat/export_secret_subkeys
-rw-r--r--README.md4
-rw-r--r--demo/gpg-tui-export_subkeys.gifbin0 -> 139871 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5e620f5..49299ee 100644
--- a/README.md
+++ b/README.md
@@ -548,6 +548,10 @@ Additionally, you can enable/disable armored output by pressing `a`.
![](demo/gpg-tui-export_key.gif)
+Also, you can export the secret subkeys by using the options menu:
+
+![](demo/gpg-tui-export_subkeys.gif)
+
#### Sign
Press `s` to sign the selected key with the default secret key. This key can be specified with `--default-key` argument.
diff --git a/demo/gpg-tui-export_subkeys.gif b/demo/gpg-tui-export_subkeys.gif
new file mode 100644
index 0000000..8572e45
--- /dev/null
+++ b/demo/gpg-tui-export_subkeys.gif
Binary files differ