index
:
book.git
master
Daily usage annotations
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
gpg/gpg.md
6
1 files changed, 6 insertions, 0 deletions
diff --git a/gpg/gpg.md b/gpg/gpg.md
index 80be037..9f8178c 100644
--- a/
gpg/gpg.md
+++ b/
gpg/gpg.md
@@ -26,6 +26,12 @@ Verify:
gpg -k
+### Change password gpg
+
+ gpg --edit-key <user-id>
+
+ passwd
+
### Debug gpg
dirmngr --debug-level guru