]> git.phdru.name Git - ppu.git/blobdiff - README.rst
Add option -r for rm.py
[ppu.git] / README.rst
index ed425989ef8fa1837f972aff9062972496853121..b99b8f3a5e30b0156b26c3ac6511205ffcf08559 100644 (file)
@@ -11,7 +11,7 @@ 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.