summaryrefslogtreecommitdiffstats
path: root/share/man/container-key.1.rst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2023-06-18 09:59:59 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2024-08-29 05:49:57 +0000
commit1358bf136f1a355aa7c2495331a6d3a2d1600105 (patch)
tree23eaeb98a8b6c78fefd1b691e89a49df38b7a9d3 /share/man/container-key.1.rst
parentCompleting container actions in container-rebuild manpage description, thanks... (diff)
downloadcompute-tools-1358bf136f1a355aa7c2495331a6d3a2d1600105.tar.xz
compute-tools-1358bf136f1a355aa7c2495331a6d3a2d1600105.zip
Workarounding issue with linebreaks and rst conversion in manpage example sections, thanks to Tom Jampen <tom@cryptography.ch>.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container-key.1.rst')
-rw-r--r--share/man/container-key.1.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/container-key.1.rst b/share/man/container-key.1.rst
index ff2b93f..d02fc3b 100644
--- a/share/man/container-key.1.rst
+++ b/share/man/container-key.1.rst
@@ -59,6 +59,7 @@ Examples
Add a key to the keyring manually:
gpg --keyserver hkps://keys.openpgp.org --recv 0x55CF1BF986ABB9C7
+
gpg --armor --export 0x55CF1BF986ABB9C7 | sudo container key --add -
Assisted adding of the same key: