1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 18:26:00 +02:00

gpg: add notice that command is often symlinked (#8110)

This commit is contained in:
CleanMachine1 2022-06-02 20:03:11 +01:00 committed by GitHub
parent a7f4d79520
commit 386687af1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# gpg # gpg
> GNU Privacy Guard. > GNU Privacy Guard.
> See `gpg2` for GNU Privacy Guard 2. > See `gpg2` for GNU Privacy Guard 2. Most operating systems symlink `gpg` to `gpg2`.
> More information: <https://gnupg.org>. > More information: <https://gnupg.org>.
- Create a GPG public and private key interactively: - Create a GPG public and private key interactively: