On Mon, Feb 02, 2015 at 03:44:43PM +0100, Pino Toscano wrote:
 +  { op_name = "copy-in";
 +    op_type = StringPair "LOCALPATH:REMOTEDIR";
 +    op_discrim = "`CopyIn";
 +    op_shortdesc = "Copy local files or directories into image";
 +    op_pod_longdesc = "\
 +Copy local files or directories recursively into the disk image,
 +placing them in the directory C<REMOTEDIR> (which must exist).
 +
 +Wildcards cannot be used.
 +
 +See also: I<--copy-out>."; 
--copy-out doesn't exist ..?
I removed this line and pushed the rest.
Thanks,
Rich.
-- 
Richard Jones, Virtualization Group, Red Hat 
http://people.redhat.com/~rjones
Read my programming and virtualization blog: 
http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  
http://libguestfs.org