mirror of
https://github.com/tiyn/wiki.git
synced 2026-04-16 01:04:47 +02:00
Typography: Removed comma after 'Afterwards' at the begin of sentence
This commit is contained in:
@@ -61,7 +61,7 @@ gpg --import-ownertrust ownertrust.txt
|
||||
|
||||
Again the first command can be run individually to import single public keys that are not owned.
|
||||
|
||||
Afterward, the following commands can be run to set the ultimate trust level to the key pair.
|
||||
Afterward the following commands can be run to set the ultimate trust level to the key pair.
|
||||
Caution is advised.
|
||||
|
||||
```sh
|
||||
@@ -125,9 +125,9 @@ e-mail to.
|
||||
gpg --edit-key <key-id>
|
||||
```
|
||||
|
||||
Afterward, a console will open.
|
||||
Afterward a console will open.
|
||||
Using `adduid` another user can be added by following the on-screen instructions.
|
||||
Afterward, `save` will save the progress and exit from the console.
|
||||
Afterward `save` will save the progress and exit from the console.
|
||||
|
||||
To delete an existing user and e-mail also open the edit-console.
|
||||
Then list the existing users using the command `uid` and select the user id of the key to delete
|
||||
|
||||
Reference in New Issue
Block a user