From b199267c7fc81176b05293f30907b71362ee58ef Mon Sep 17 00:00:00 2001 From: orhun Date: Fri, 4 Jun 2021 22:32:09 +0300 Subject: docs: Update the style of flags --- README.md | 20 ++++++++++---------- 1 file 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. -- cgit v1.2.3