On a Friday in 2021, Andrea Bolognani wrote:
Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> --- docs/manpages/meson.build | 1 + docs/manpages/virt-pki-query-dn.rst | 91 +++++++++++++++++++++++++++++ libvirt.spec.in | 1 + 3 files changed, 93 insertions(+) create mode 100644 docs/manpages/virt-pki-query-dn.rst diff --git a/docs/manpages/meson.build b/docs/manpages/meson.build index e80fff48c8..bf6fc730e0 100644 --- a/docs/manpages/meson.build +++ b/docs/manpages/meson.build @@ -16,6 +16,7 @@ docs_man_files = [ { 'name': 'virt-admin', 'section': '1', 'install': true }, { 'name': 'virt-host-validate', 'section': '1', 'install': conf.has('WITH_HOST_VALIDATE') }, { 'name': 'virt-login-shell', 'section': '1', 'install': conf.has('WITH_LOGIN_SHELL') }, + { 'name': 'virt-pki-query-dn', 'section': '1', 'install': true }, { 'name': 'virt-pki-validate', 'section': '1', 'install': true }, { 'name': 'virt-qemu-run', 'section': '1', 'install': conf.has('WITH_QEMU') }, { 'name': 'virt-ssh-helper', 'section': '1', 'install': true }, diff --git a/docs/manpages/virt-pki-query-dn.rst b/docs/manpages/virt-pki-query-dn.rst new file mode 100644 index 0000000000..0e162d6dc5 --- /dev/null +++ b/docs/manpages/virt-pki-query-dn.rst @@ -0,0 +1,91 @@ +================= +virt-pki-query-dn +================= + +------------------------------------------------- +extract Distinguished Name from a PEM certificate +------------------------------------------------- + +:Manual section: 1 +:Manual group: Virtualization Support + +.. contents:: + + +SYNOPSIS +======== + +``virt-pki-query-dn`` *FILE* +``virt-pki-query-dn`` *OPTION* + +
Same issue as with virt-qemu-run man page. Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> Jano
Attachment:
signature.asc
Description: PGP signature