X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Findex.rst;h=4605aaa1e8a1fba8488542ed89aee2b0b4768eca;hb=6d7c9805c78ef668e6351c5dcb3f25518c1230cd;hp=3f27dd25c84e9c4ddfb44c0f677b5616ba13db09;hpb=c3c81973f94f6b4617a2271bbaeef01ecad502bb;p=ppu.git diff --git a/docs/index.rst b/docs/index.rst index 3f27dd2..4605aaa 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,6 +18,15 @@ Portable Python Utilities Command line ------------ +cmp.py +~~~~~~ + +Compare two files. + +Usage:: + + cmp.py file1 file2 + remove-old-files.py ~~~~~~~~~~~~~~~~~~~ @@ -36,6 +45,15 @@ Options:: remove files older than this number of days; this is a required option +rm.py +~~~~~ + +Remove files. + +Usage:: + + rm.py file1 [file2...] + Indices and tables ==================