diff --git a/tren.rst b/tren.rst index c06808d..38bd0b6 100644 --- a/tren.rst +++ b/tren.rst @@ -194,7 +194,6 @@ all manner of clever templates. These are discussed below in the section entitled `TEMPLATE CONSTRUCTION`_. - Notice that there is *no old string* in our example above. That is, there is nothing to the left of the ``=`` symbol in the ``-r`` option. This effectively means "match anything" @@ -214,7 +213,7 @@ tren.py -r file=/D/-file file-1 file.2 -This would rename our files to: ``20100101-file-1 and 20100101-file.2 +This would rename our files to: ``20100101-file-1 and 20100101-file.2`` You can even use templates in your *old string* specification. For instance, suppose you manage a number of different systems @@ -672,7 +671,7 @@ :: - $Id: tren.rst,v 1.122 2010/01/19 20:48:10 tundra Exp $ + $Id: tren.rst,v 1.123 2010/01/19 20:49:31 tundra Exp $ You can find the latest version of this program at: