mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 12:45:59 +02:00
gpg2: fix page title to match file name (#5090)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
This commit is contained in:
parent
f44e989c65
commit
c25e4e378e
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# gpg
|
||||
|
||||
> GNU Privacy Guard.
|
||||
> See `gpg2` for GNU Privacy Guard 2.
|
||||
> More information: <https://gnupg.org>.
|
||||
|
||||
- Sign doc.txt without encryption (writes output to doc.txt.asc):
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# gpg
|
||||
# gpg2
|
||||
|
||||
> GNU Privacy Guard 2.
|
||||
> See `gpg` for GNU Privacy Guard 1.
|
||||
> More information: <https://docs.releng.linuxfoundation.org/en/latest/gpg.html>.
|
||||
|
||||
- List imported keys:
|
||||
|
|
Loading…
Add table
Reference in a new issue