On Sun, Oct 4, 2009 at 4:40 PM, Nicolas Dumazet nicdumz@gmail.com wrote:
Hello!
2009/10/4 Patrol110 patrol110.wikipedia@gmail.com:
Example of use of a new repalce.py with this feature: python replace.py -file:mylist -multipatt:2 "old text" "new one" "another thing to change" "and the replacement"
python replace.py -file:mylist "old text" "new one" "another thing to change" "and the replacement"
Already works as expected.
In that case, it could be clarified in the documentation. Attaching a posible patch, but maybe it could use better wording.
Best regards,