We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a37248 commit 4ad8fa2Copy full SHA for 4ad8fa2
README.md
@@ -91,6 +91,9 @@ gpg --homedir gpg-tmp --edit-key <SubKey ID>
91
92
Type `passwd`, entering your current password and then set the password to "" to remove it.
93
94
+The command may give error `error changing passphrase: No secret key` when setting empty password.
95
+You should ignore it as the password was really removed.
96
+
97
Type `save` to exit edit mode and re-export your subkey:
98
99
```bash
0 commit comments