[libvirt] [libvirt-sandbox][PATCH] Update man page about virt-sandbox-service

Alex Jia ajia at redhat.com
Thu Aug 8 03:11:07 UTC 2013


On 08/08/2013 10:42 AM, Zhe Peng wrote:
> Add upgrade and remove start,stop,list
> ---
>   bin/virt-sandbox-service.pod |    6 ++++--
>   1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/bin/virt-sandbox-service.pod b/bin/virt-sandbox-service.pod
> index 32caad9..e8ab55e 100644
> --- a/bin/virt-sandbox-service.pod
> +++ b/bin/virt-sandbox-service.pod
> @@ -4,7 +4,7 @@ virt-sandbox-service - Secure container tool
>
>   =head1 SYNOPSIS
>
> -  {create,clone,connect,delete,execute,list,reload,start,stop}
> +  {create,clone,connect,delete,execute,reload,upgrade}
>
>     commands:
>
> @@ -20,6 +20,8 @@ virt-sandbox-service - Secure container tool
>
>       reload              Reload a running sandbox container
>
> +    upgrade             Upgrade an existing Secure container

s/Secure/sandbox/, to keep consistent with above contents.

> +
>   =head1 DESCRIPTION
>
>   virt-sandbox-service is used to provision secure sandboxed system services.
> @@ -52,7 +54,7 @@ supported currently).
>
>   =head1 SEE ALSO
>
> -C<libvirt(8)>, C<selinux(8)>, C<systemd(8)>, C<virt-sandbox(1)>, C<virt-sandbox-service-create(1)>, C<virt-sandbox-service-clone(1)>, C<virt-sandbox-service-connect(1)>, C<virt-sandbox-service-delete(1)>, C<virt-sandbox-service-execute(1)>, C<virt-sandbox-service-reload(1)>
> +C<libvirt(8)>, C<selinux(8)>, C<systemd(8)>, C<virt-sandbox(1)>, C<virt-sandbox-service-create(1)>, C<virt-sandbox-service-clone(1)>, C<virt-sandbox-service-connect(1)>, C<virt-sandbox-service-delete(1)>, C<virt-sandbox-service-execute(1)>, C<virt-sandbox-service-reload(1)>, C<virt-sandbox-service-upgrade(1)>
>
>   =head1 FILES
>




More information about the libvir-list mailing list