[libvirt PATCH v2 12/16] docs: add manpage for virtsecretd

Jiri Denemark jdenemar at redhat.com
Wed Jan 6 15:42:49 UTC 2021


On Tue, Jan 05, 2021 at 17:25:50 +0000, Daniel P. Berrangé wrote:
> This is an adaptation of the libvirtd manpage.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  docs/manpages/index.rst       |   1 +
>  docs/manpages/meson.build     |   1 +
>  docs/manpages/virtsecretd.rst | 214 ++++++++++++++++++++++++++++++++++
>  3 files changed, 216 insertions(+)
>  create mode 100644 docs/manpages/virtsecretd.rst
...
> diff --git a/docs/manpages/virtsecretd.rst b/docs/manpages/virtsecretd.rst
> new file mode 100644
> index 0000000000..2fa01ef147
> --- /dev/null
> +++ b/docs/manpages/virtsecretd.rst
> @@ -0,0 +1,214 @@
...
> +EXAMPLES
> +========
> +
> +To retrieve the version of ``virtsecretd``:
> +
> +::
> +
> +  # virtsecretd --version
> +  virtsecretd (libvirt) @

Missing VERSION@

...

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list