7za, 7zr, ansible-galaxy, convert, dd, exa, fuck, git-*, gpg, ls, mv: sync German page (#6226)

This commit is contained in:
marchersimon
2021-07-18 20:00:45 +02:00
committed by GitHub
parent 5cd007ea0b
commit 1dcdac60df
12 changed files with 101 additions and 20 deletions

View File

@@ -1,8 +1,13 @@
# gpg
> GNU Privacy Guard.
> Siehe `gpg2` für GNU Privacy Guard 2.
> Weitere Informationen: <https://gnupg.org>.
- Erstelle einen öffentlichen und privaten GPG Schlüssel interaktiv:
`gpg --full-generate-key`
- Signiere `doc.txt` ohne Verschlüsselung (Ausabe nach `doc.txt.asc`):
`gpg --clearsign {{doc.txt}}`