]> git.phdru.name Git - ppu.git/blobdiff - README.rst
Release 0.6
[ppu.git] / README.rst
index de6ea108f36b537ea4dc7636d31b2a2eae7a134c..b99b8f3a5e30b0156b26c3ac6511205ffcf08559 100644 (file)
@@ -11,7 +11,9 @@ cmp.py - compare two files.
 remove-old-files.py - remove old files. It's a portable replacement for
 `find start_dir -type f -mtime +31 -delete`.
 
-rm.py - remove files.
+rm.py - remove files and directories.
+
+which.py - find a program in PATH and print full path to it.
 
 | Home Page:     http://phdru.name/Software/Python/ppu/
 | Documentation: http://phdru.name/Software/Python/ppu/docs/