From 5b597c0b9962438685424c8736bbc85324c687c3 Mon Sep 17 00:00:00 2001 From: Todd McDaniel Date: Sun, 30 Oct 2016 20:07:34 -0600 Subject: Remove reference to missing script Remove reference to missing sshls.py script in examples --- examples/README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'examples') diff --git a/examples/README b/examples/README index be21e96..823cc63 100644 --- a/examples/README +++ b/examples/README @@ -18,7 +18,7 @@ fix_cvs_files.py CVS. This script scans the given path to find binary files; checks with CVS to see if the sticky options are set to -kb; finally if sticky options are not -kb then uses 'cvs admin' - to set the -kb option. + to set the -kb option. ftp.py This demonstrates an FTP "bookmark". @@ -51,9 +51,6 @@ rippy.py removing interlace artifacts, fitting to a target file size, etc. There are lots of options, but the process is simple and easy to use. -sshls.py - This lists a directory on a remote machine. - ssh_tunnel.py This starts an SSH tunnel to a remote machine. It monitors the connection and restarts the tunnel if it goes down. -- cgit v1.2.1