X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fnepi%2Futil%2Fsshfuncs.py;h=28539419682aa81e246d6bf652b4b1c13bff4ea1;hb=9a1ef15a5791b8e8b2f3b57db475697f77233a86;hp=c00b494d54496e38d60d3c133592162fa3bbf0e4;hpb=2bbaf2a2507ea0e486f4b8e98cd733191b1de4eb;p=nepi.git diff --git a/src/nepi/util/sshfuncs.py b/src/nepi/util/sshfuncs.py index c00b494d..28539419 100644 --- a/src/nepi/util/sshfuncs.py +++ b/src/nepi/util/sshfuncs.py @@ -357,7 +357,8 @@ def rcopy(source, dest, Source can be a list of files to copy to a single destination, (in which case it is advised that the destination be a folder), - a single string or a string list of colon-separeted files. + a single file in a string or a semi-colon separated list of files + in a string. """ # Parse destination as @: