From 9ced6ffc71182a367136cae0784357c431ae3c03 Mon Sep 17 00:00:00 2001 From: Gra Date: Tue, 23 Feb 2010 10:11:18 +0100 Subject: [PATCH] Fixes indentation in TODO list. --- pl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pl.py b/pl.py index fa19b75..e42ab69 100755 --- a/pl.py +++ b/pl.py @@ -5,7 +5,7 @@ TODO: * grep -> ignore case and match the end of the string find -type f | grep -Ei "^.+\.(txt|mp3)\$" - * strategie de sugg: basename ou pas ? + * strategie de sugg: basename ou pas ? May suggest similar files when some are not found (-s option). -- 2.45.1