diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /net/p5-Net-SSH-Expect/pkg-descr | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
Notes
Diffstat (limited to 'net/p5-Net-SSH-Expect/pkg-descr')
-rw-r--r-- | net/p5-Net-SSH-Expect/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SSH-Expect/pkg-descr b/net/p5-Net-SSH-Expect/pkg-descr index 5cbcdf08ed30..3697a56b00a3 100644 --- a/net/p5-Net-SSH-Expect/pkg-descr +++ b/net/p5-Net-SSH-Expect/pkg-descr @@ -1,6 +1,6 @@ This module is a wrapper to the ssh executable that is available in your system's $PATH. Use this module to execute commands on the remote SSH -server. It authenticates with the user and password you passed in the +server. It authenticates with the user and password you passed in the constructor's attributes user and password. WWW: http://search.cpan.org/dist/Net-SSH-Expect/ |