summaryrefslogtreecommitdiff
path: root/examples/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README5
1 files changed, 1 insertions, 4 deletions
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.