summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun <orhun@archlinux.org>2021-06-04 22:32:09 +0300
committerorhun <orhun@archlinux.org>2021-06-04 22:32:09 +0300
commitb199267c7fc81176b05293f30907b71362ee58ef (patch)
tree8a700c9b46168ae6eef6048e359ad5162d6f46b0
parent3f9073afd79051d12fc967e207e04afc4f619625 (diff)
docs: Update the style of flagsfeat/notation_support
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index 546fccd..bd9e6e8 100644
--- a/README.md
+++ b/README.md
@@ -397,12 +397,12 @@ An example table entry for the detail level `full` (which includes other user ID
**0**: Validity of the user.
-* `q`: undefined
-* `n`: never
-* `m`: marginal
-* `f`: full
-* `u`: ultimate
-* `?`: unknown
+* `[q]`: undefined
+* `[n]`: never
+* `[m]`: marginal
+* `[f]`: full
+* `[u]`: ultimate
+* `[?]`: unknown
**1**: User ID. (`name` + `email`)
@@ -410,10 +410,10 @@ An example table entry for the detail level `full` (which includes other user ID
**3**: Certification level of the signature.
-* `10`: no indication
-* `11`: personal belief but no verification
-* `12`: casual verification
-* `13`: extensive verification
+* `[10]`: no indication
+* `[11]`: personal belief but no verification
+* `[12]`: casual verification
+* `[13]`: extensive verification
**4**: Indicates that this is a self signature, whereby the users' own private key was used to sign their public key.