Mercurial > repos > bgruening > text_processing
diff find_and_replace.xml @ 2:fc862d5bccaf draft
Uploaded
| author | bgruening |
|---|---|
| date | Thu, 05 Sep 2013 12:42:48 -0400 |
| parents | a4ad586d1403 |
| children | 7068d1548234 |
line wrap: on
line diff
--- a/find_and_replace.xml Thu Sep 05 11:42:27 2013 -0400 +++ b/find_and_replace.xml Thu Sep 05 12:42:48 2013 -0400 @@ -1,5 +1,5 @@ -<tool id="cshl_find_and_replace" name="Find and Replace" version="0.1.1"> - <description>text</description> +<tool id="cshl_find_and_replace" name="Replace" version="0.1.1"> + <description>parts of text</description> <command interpreter="perl"> find_and_replace #if $searchwhere.choice == "column":
