mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
gpg: add notice that command is often symlinked (#8110)
This commit is contained in:
parent
a7f4d79520
commit
386687af1e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# gpg
|
||||
|
||||
> 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>.
|
||||
|
||||
- Create a GPG public and private key interactively:
|
||||
|
|
Loading…
Add table
Reference in a new issue