diff options
author | Saturn&Eric <[email protected]> | 2024-02-24 05:30:17 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-02-24 05:30:17 +0000 |
commit | 300b372df756e33dbcf65bbdf0f4bce03e42ec79 (patch) | |
tree | 52cb741fbf335fac1606d5cc660f223864f12e06 /manual/basic/understand-interface.md | |
parent | fix: solve issues reported on flathub revirew (diff) | |
parent | fix: update logo at manual and README (diff) | |
download | GpgFrontend-300b372df756e33dbcf65bbdf0f4bce03e42ec79.tar.gz GpgFrontend-300b372df756e33dbcf65bbdf0f4bce03e42ec79.zip |
Merge pull request #134 from saturneric/doc/2.1.2/main
Update manual and trademark
Diffstat (limited to '')
-rw-r--r-- | manual/basic/understand-interface.md (renamed from manual/manual/understand-interface.md) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/manual/understand-interface.md b/manual/basic/understand-interface.md index 495d9bc5..75ca7ecb 100644 --- a/manual/manual/understand-interface.md +++ b/manual/basic/understand-interface.md @@ -129,6 +129,7 @@ step. - **Type**: This column informs you about the key type and whether the primary key exists in your key pair. + - `pub` signifies that it is a public key, which can be used for encryption or verification operations. - `pub/sec` indicates that the key pair contains both public and private keys. |