X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fnepi%2Futil%2Fsshfuncs.py;h=ac43099b4200554b62ee4a2ee6c2909e9579192c;hb=5857fa2d26b3aa135391cf936ccde907b9ff8c68;hp=d1952bcf955a66fbc9c6b548872026d83e7520d6;hpb=0cff9603cef884887e19b6f594745284e54a2b19;p=nepi.git diff --git a/src/nepi/util/sshfuncs.py b/src/nepi/util/sshfuncs.py index d1952bcf..ac43099b 100644 --- a/src/nepi/util/sshfuncs.py +++ b/src/nepi/util/sshfuncs.py @@ -316,8 +316,7 @@ 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 file in a string or a semi-colon separated list of files - in a string. + or a single file in a string. """ # Parse destination as @: