aboutsummaryrefslogtreecommitdiff
path: root/ruby/rubygem-net-ssh/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/rubygem-net-ssh/README')
-rw-r--r--ruby/rubygem-net-ssh/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/rubygem-net-ssh/README b/ruby/rubygem-net-ssh/README
new file mode 100644
index 000000000000..0ee1eaefc9e7
--- /dev/null
+++ b/ruby/rubygem-net-ssh/README
@@ -0,0 +1,3 @@
+Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows
+you to write programs that invoke and interact with processes on remote
+servers, via SSH2.