Skip to content

Commit 7a22769

Browse files
authored
Merge pull request #75 from toydestroyer/patch-1
Update docs in download.rb
2 parents 4ffe058 + 7d57df9 commit 7a22769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/net/sftp/operations/download.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ module Net; module SFTP; module Operations
8181
# puts "creating directory #{args[0]}"
8282
# when :finish then
8383
# puts "all done!"
84+
# end
8485
# end
8586
#
8687
# However, for more complex implementations (e.g., GUI interfaces and such)

0 commit comments

Comments
 (0)