Added a TODO item.

Gra [2010-02-23 09:11]
Added a TODO item.
Filename
pl.py
diff --git a/pl.py b/pl.py
index e42ab69..f5d7bbe 100755
--- a/pl.py
+++ b/pl.py
@@ -6,6 +6,7 @@
        * grep -> ignore case and match the end of the string
          find -type f | grep -Ei  "^.+\.(txt|mp3)\$"
        * strategie de sugg: basename ou pas ?
+       * -w to create wanted list file

    May suggest similar files when some are not found (-s option).
ViewGit