X-Git-Url: https://git.phdru.name/?p=ppu.git;a=blobdiff_plain;f=docs%2Findex.rst;h=2da73c2b951713ac8a5836ef3998d5af44c872c5;hp=3f27dd25c84e9c4ddfb44c0f677b5616ba13db09;hb=c6e98694274a9c3e09fa3192a5f247607081c1ae;hpb=f49c1ad164e7eb7eda2c52344282401589d0f66f diff --git a/docs/index.rst b/docs/index.rst index 3f27dd2..2da73c2 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 ~~~~~~~~~~~~~~~~~~~