[libvirt] [PATCH 05/16] The command option is --copy not --clone

Daniel P. Berrange berrange at redhat.com
Wed Apr 3 11:24:54 UTC 2013


On Tue, Apr 02, 2013 at 06:11:21PM -0400, Dan Walsh wrote:
> Signed-off-by: Dan Walsh <dwalsh at redhat.com>
> ---
>  bin/virt-sandbox-service-create.pod | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/bin/virt-sandbox-service-create.pod b/bin/virt-sandbox-service-create.pod
> index 1f82e1d..3fb8ae0 100644
> --- a/bin/virt-sandbox-service-create.pod
> +++ b/bin/virt-sandbox-service-create.pod
> @@ -4,7 +4,7 @@ virt-sandbox-service create - Create a Security container
>  
>  =head1 SYNOPSIS
>  
> -  virt-sandbox-service [-c URI] create [-h] -u UNIT_FILE [ --clone ] [-p PATH] [-N NETWORK-OPTS] [-s SECURITY-OPTS] [-i SIZE] [-n] NAME
> +  virt-sandbox-service [-c URI] create [-h] -u UNIT_FILE [ --copy ] [-p PATH] [-N NETWORK-OPTS] [-s SECURITY-OPTS] [-i SIZE] [-n] NAME
>  
>  =head1 DESCRIPTION
>  
> @@ -34,9 +34,9 @@ supported currently).
>  Name of the systemd unit file to be to run within the container. Can be repeated
>  if multiple unit files are required within the sandbox.
>  
> -=item B<-C>, B<--clone>
> +=item B<-C>, B<--copy>
>  
> -Clone content from /etc and /var directories that will be mounted within the container.
> +Copy content from /etc and /var directories that will be mounted within the container.
>  
>  =item B<-p PATH>, B<--path PATH>

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list